I'm making a GET API call to another server in our network that uses a self-signed cert for SSL. Ignition is generating a "unable to find a valid certification path" error. I have put the other server cert in the supplemental certificate folder, but that doesn't fix it. Two things I'm wondering if folks can help with with:
- Are self-signed certs just not usabled, and
- Is there a way for me to avoid cert validation in our dev/test environment?
Thanks,
Jason