mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #2] How to add certificate to my server to enable HTTPS connection #3
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#3
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 @VisionTheta on GitHub (Aug 21, 2018).
Original GitHub issue: https://github.com/Finb/Bark/issues/2
I noticed that in your tutorial you supplied a certificate called
cert-20190308.p12, and how should I use this to enable server's HTTPS connection?Thanks.
@Finb commented on GitHub (Aug 21, 2018):
Hi, it's an APNS certificate used to connect your server to Apple's push notification system.
Bark.go#L163
You can use acme.sh to get a free SSL certificate.
@xtremforce commented on GitHub (Oct 2, 2018):
How to config using ssl certs?
@Finb commented on GitHub (Oct 8, 2018):
@xtremforce
https://ruby-china.org/topics/31983