I am using self signed certs with an app on my server and my Laz program using Synapse package has to post and receive data back using HTTPS, but it keeps not connecting because my certs are all self signed with OpenSSL. Does anyone know how to ignore this and let self signed certs?