I have multiple websites that need a proxy for accessing them.
the proxy server that I'm using needs authentication first and then I can send requests to the websites.
Besides, I need to create a proxy session then check the ssl certificate of the specific websites.
is there any way to do it?
summary: create a proxy session with authentication get ssl certificate of external websites.