-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
As you mentioned here, HTTPS is supported.
I cannot find any info about how actually I can do this.
I tried it with the following command:
docker run --network host -it --volume /home/user/Desktop/KissPeter-APIFuzzer/results:/results/ kisspeter/apifuzzer --src_url https://172.19.0.1:3000/api-json --url https://172.19.0.1:3000 --test_report /results/junit.xml --report /results/report/
I get the error:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:992)
Without HTTPS, the APIFuzzer works.
Metadata
Metadata
Assignees
Labels
No labels