Closed ericdes closed 5 years ago
:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.
It is a warning that doesn’t effect the working. What is your question?
Yes, I noticed that I wasn’t affecting the working a bit later. Other than that, everything’s fine.
Thank you!
From: Franck Nijhof [mailto:notifications@github.com] Sent: jeudi 28 mars 2019 19:26 To: hassio-addons/addon-mqtt addon-mqtt@noreply.github.com Cc: ericdes eric@vcardprocessor.com; Author author@noreply.github.com Subject: Re: [hassio-addons/addon-mqtt] No OCSP responder URL in the certificate (#35)
It is a warning that doesn’t effect the working. What is your question?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hassio-addons/addon-mqtt/issues/35#issuecomment-477717353 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAE_NY75Y_Ae5im7E4RwRYu0HXkyuMkbks5vbQlAgaJpZM4cQVWX . https://github.com/notifications/beacon/AAE_NUQ9l41G8AMlKQZmRBtEmFpebIGLks5vbQlAgaJpZM4cQVWX.gif
Check! Thanks for letting us know! 👍
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Hello,
I'm trying your addon with a self-signed certificate and I'm getting this in the logs:
nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/ssl/my_selft_signed_certificate.pem"
Would it be possible to by-pass that OSCP check?
Thank you!