Unable to access ZAP API over HTTPS
Opened this issue · 5 comments
604kev commented
The plugin doesn't seem to accept an HTTPS URL for the ZAP API. The "ZAP API URL" field note reads: "The fully qualified domain name (FQDN) with out the protocol. (Eg. zap.example.com)" and attempting to add "https://" as a prefix causes the scan to fail entirely with a network timeout. If the API exposes HTTP as well as HTTPS then it is accessed over tcp/80 only (confirmed in Wireshark).
Is there any way to require HTTPS for the ZAP API URL?
Thanks.
kasunkv commented
@604kev At the moment, you are not able to use a HTTPS URL for the ZAP API. This improvement will be made in an up coming update. I'll keep you updated here.
mrpolaris commented
Any Updates on when this will be an option
MrBeanzy commented
+1 for this