• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solving Certificate Expiration Issues [Advanced]

    Support
    2
    2
    114
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      srm last edited by

      On December 6 the *.mproxy.io certificate expired, is likely to have made most cameras stop connecting correctly through Alexa. The symptom is that Monocle logs show only two lines for a connection attempt: RTSP CLIENT SOCKET CONNECTED then immediately RTSP CLIENT SOCKET CLOSED.

      For most people, waiting for the new certificate to be issued by Monocle is going to be the best option. However, if you run HASS with DuckDNS (or you are willing to generate your own certificate pair by some other means) then you can work around this issue as follows:

      Step #1:
      Copy your DuckDNS certificate files from your HASS instance. By default the files will be in your HASS /ssl folder and be named fullchain.pem and privatekey.pem. Copy these to ssl-cert.pem and ssl-key.pem in your Monocle directory.

      Step #2:
      Add the file monocle.properties to your Monocle directory. This is a text file having the following key lines:
      rtsp.register.fqdn=yourname.duckdns.org
      rtsp.register.host=192.168.yournumber.yournumber
      rtsp.register.port=443
      rtsp.ssl.cert=ssl-cert.pem
      rtsp.ssl.key=ssl-key.pem

      Step #3:
      Forward port 443 on your router so that your external yourname.duckdns.org:443 address points to your internal Monocle server.

      Step #4:
      Restart monocle and you should be up and working again.

      1 Reply Last reply Reply Quote 0
      • Monocle
        Monocle last edited by

        The certificate issue should be resolved now. You may need to restart your Monocle Gateway instances. My apologies for this issue.

        Thank to @srm for the details on the workaround!

        Monocle: https://monoclecam.com
        Getting Started | Troubleshooting Guide | FAQ | Contact Support

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Privacy Policy  |  Terms & Conditions

        © 2018 shadeBlue, LLC.