mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #962] Can't use https #674
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#674
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 @iomari on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/962
Greetings, I'm having difficulties using https. Currently I'm using http with no issues but whenever I enable https and start the service, I get:
here is the output to: sudo journalctl -xeu ntfy.service
Here is my server.yml file:
@binwiederhier commented on GitHub (Nov 25, 2023):
Duplicate of https://github.com/binwiederhier/ntfy/issues/958#issuecomment-1823295059
As mentioned on Discord, to not listen on HTTP, you need to set
listen-http: "".Please do not file "bugs" for things that are clearly just setup problems.