Add self signed cert to httpClient
maybe: `var req = newRequest(...) `req.allowAnyHttpsCertificate = true`
Add self signed cert to httpClient
Im creating a client like this: let client = newHttpClient(sslContext=newContext(certFile="./cert.pem")) Run But that seems to not be working, as i get the error Error: unhandled exception: error:1416F086:SSL routines:tls_process_server_certificate:certif