Skip to content

Add HTTPS support in pytest apache httpd

Florian Heuschkel requested to merge 10-https-support-in-pytest-apache-httpd into main

Add HTTPS support in pytest apache httpd. Set certificate verification to False since for testing purposes we already know the server which only has self signed certs. Closes #10 (closed)

Merge request reports