AWS Deeplens USB not detected due to certificate expired

0

Deeplens v1.1 - not able to be detected via USB connected in "registration" port.

The browser consoles shows error on certificate expired, and can bee verified in here:

❯ curl https://camera-amdc.net/ping
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
❯ curl -k https://camera-amdc.net/ping
{
  "status_code": "1"
}

I am wondering if anyone has a good workaround on this.

Ps. I did manage to register the device via 1.0 method.

  • The cert has expired.... :(

        Signature Algorithm: sha256WithRSAEncryption
            Issuer: C=US, O=DigiCert Inc, CN=DigiCert SHA2 Secure Server CA
            Validity
                Not Before: Feb 29 00:00:00 2020 GMT
                Not After : Mar  4 12:00:00 2022 GMT
            Subject: C=US, ST=Washington, L=Seattle, O=Amazon.com Inc., CN=www.camera-amdc.net
    
starchx
gefragt vor 2 Jahren141 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen