Nx Server is not using my self signed certificate
CompletedI have the Nx Server on the linux system, and I generate my self signed certificate using mk-cert like this:
mkcert -install localhost <my-ip-address>
Then I stop the networkoptix-mediaserver service.
Next I moved the cert.pem and key.pem to this location:
/opt/networkoptix/mediaserver/var/ssl
And also updated the mediaserver.conf to this line:
sslCertificatePath=/opt/networkoptix/mediaserver/var/ssl/cert.pem
And start the networkoptix-mediaserver service again.
After that I turn to my client PC in Windows and try to access an URL pointed to the Nx Server like this:
https://192.168.2.6:7001/hls/......
But the browser gave me error: net::ERR_CERT_AUTHORITY_INVALID
And then I found from the Certificate Viewer that Nx Server is still using the default built-in certificate, not my new generated self signed cert.
How can I let the Nx Server to use my self signed cert?
Error as below image shown:
-
Hi Sivvie Lim,
I hope you’re doing well! I noticed that this topic hasn’t received any engagement from the community yet, and I wanted to check in with you. Is the issue you mentioned still relevant or something you’re looking to resolve?
Best regards.
Post is closed for comments.
Comments
2 comments