Hi Simon
Great to get your advice! :-)
Two points:
(1) IE configI have installed the ZAP certificate in the "
Trusted Root Certification Authorities" store. See attached screenshot. Additionally, of course, I pointed IE's (= the system's) proxy for HTTP and HTTPS to my local ZAP proxy (
127.0.0.1:8080).
I on HTTPS requests I get in IE now the warning page "
There is a problem with this website's security certificate". Why that?
(2) ZAP SSL decryptionI read the background info to certificates in ZAP's help and it states that ZAP transparently decrypts SSL connections - I don't need this! My final goal is to use ZAP just to pass all requests to the upstream proxy and do the NTLM authentication on the way.
I need the HTTPS functionality for applications like Dropbox which expect a secure connection. - So, is there a way to tell ZAP
not to decrypt but pass all requests with
their certificates through?
Many thanks, Leo