mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #359] Missing certificate bundle in Docker image #277
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tfheen on GitHub (Jul 9, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/359
When publishing a notification to my server running the 1.27.2 Docker image, I get an error in the log:
Unable to publish poll request: Post "https://ntfy.sh/f9a14d6123f[…]": x509: certificate signed by unknown authority. I think the CA bundle is missing.@binwiederhier commented on GitHub (Oct 1, 2022):
My apologies for the delay, but #387 :-D
I tried this and I cannot reproduce it:
Maybe the newer Alpine image contains updated certs.
@binwiederhier commented on GitHub (Oct 1, 2022):
I'm going to close this for now, but I'm happy to re-open at any time.