Add self signed cert to httpClient

2023-01-08 Thread ingo
maybe: `var req = newRequest(...) `req.allowAnyHttpsCertificate = true`

Add self signed cert to httpClient

2023-01-06 Thread Leastrio
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