Adobe-CEP / CEP-Resources

Tools and documentation for building Creative Cloud app extensions with CEP
https://www.adobe.io/apis/creativecloud/cep.html
1.61k stars 824 forks source link

Circumventing --ignore-certificate-errors #487

Open Eugeny opened 1 year ago

Eugeny commented 1 year ago

Is the --ignore-certificate-errors flag getting ignored a new thing? I can remember it working before.

Anyway, is there any way to circumvent it short of running a Node HTTP proxy inside the extension? My use case is navigating to an untrusted page (it's a https://<ip> so a valid certificate is impossible).