[GH-ISSUE #2] How to add certificate to my server to enable HTTPS connection #3

Closed
opened 2026-03-03 11:33:15 +03:00 by kerem · 3 comments
Owner

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.

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](https://day.app/2018/06/bark-server-document/) you supplied a certificate called `cert-20190308.p12`, and how should I use this to enable server's HTTPS connection? Thanks.
kerem closed this issue 2026-03-03 11:33:15 +03:00
Author
Owner

@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.

<!-- gh-comment-id:414536554 --> @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](https://github.com/Finb/go-tools/blob/bc0811390981c7a63e7ea4a591eb1bcd5ed54049/Bark.go#L163) You can use [acme.sh](https://github.com/Neilpang/acme.sh) to get a free SSL certificate.
Author
Owner

@xtremforce commented on GitHub (Oct 2, 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.

How to config using ssl certs?

<!-- gh-comment-id:426344446 --> @xtremforce commented on GitHub (Oct 2, 2018): > Hi, it's an APNS certificate used to connect your server to Apple's push notification system. > [Bark.go#L163](https://github.com/Finb/go-tools/blob/bc0811390981c7a63e7ea4a591eb1bcd5ed54049/Bark.go#L163) > > You can use [acme.sh](https://github.com/Neilpang/acme.sh) to get a free SSL certificate. How to config using ssl certs?
Author
Owner

@Finb commented on GitHub (Oct 8, 2018):

@xtremforce
https://ruby-china.org/topics/31983

<!-- gh-comment-id:427710272 --> @Finb commented on GitHub (Oct 8, 2018): @xtremforce https://ruby-china.org/topics/31983
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#3
No description provided.