dhermanns / rpi-nightscout

CGM Remote Monitor aka Nightscout for the Raspberry Pi 1/2.
35 stars 49 forks source link

Using existing certificate #34

Closed latrine666 closed 1 year ago

latrine666 commented 1 year ago

Hi, Iam trying to use an already existing ssl certificate from rapidssl. But if iam entering the path to the private key and full server chain I cannot access nightscout anymore. The site isn’t available, but in docker container ls the port is opened. do you know what’s wrong ?

dhermanns commented 1 year ago

Sorry - no. Could have a lot of reasons. You could try to check your certificate e.g. by ssllabs.

latrine666 @.***> schrieb am Fr. 14. Okt. 2022 um 10:22:

Hi, Iam trying to use an already existing ssl certificate from rapidssl. But if iam entering the path to the private key and full server chain I cannot access nightscout anymore. The site isn’t available, but in docker container ls the port is opened. do you know what’s wrong ?

— Reply to this email directly, view it on GitHub https://github.com/dhermanns/rpi-nightscout/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYPBFKPFWVEA3BTAEW7QMLWDEJ5XANCNFSM6AAAAAARFADN2Y . You are receiving this because you are subscribed to this thread.Message ID: @.***>

latrine666 commented 1 year ago

Ok, thanks for the answer !