underground-software / singularity

KDLP: Beyond the event horizon
https://kdlp.underground.software
GNU General Public License v3.0
0 stars 0 forks source link

avoid --insecure curl option in testing #56

Closed theyoyojo closed 6 months ago

theyoyojo commented 6 months ago

perhaps we can trust the self-signed certs's CA as a legitimate root CA for development so we can do hostname verification. --insecure disables all verification which is overkill and reduces test coverage