Page 1 of 1

HTTPS for URL Only to Protect Querystring Credentials

Posted: Tue Oct 27, 2020 3:47 pm
by cameraAutomations
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

Re: HTTPS for URL Only to Protect Querystring Credentials

Posted: Wed Oct 28, 2020 1:06 pm
by cameraAutomations
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.