Is there a way to only encrypt the URL using SSL without setting up STUNNEL? I have a static IP Address, domain name and SSL certificate.
I do not need to have the video encrypted but want to protect my credentials when passing in the URL:
https://www.domainname.com:pORT/mjpg/Front/Streaming/Channels/102?h=480&w=856&user=USERNAME&pw=PASSWORD
HTTPS for URL Only to Protect Querystring Credentials
-
- Posts: 4
- Joined: Thu Jul 23, 2020 12:14 pm
-
- Posts: 4
- Joined: Thu Jul 23, 2020 12:14 pm
Re: HTTPS for URL Only to Protect Querystring Credentials
I ended up installing Stunnel. It was pretty easy to set up and configure, as well as to get things working with my domain name, static IP Address, and issued certificate.