TRons
Results
1
issues of
TRons
Calling ifRootCATrusted method on non-windows platform is possible to throw a ssl verify problem when trusting a self signed certificate. ```javascript const testCmd = `curl https://${DOMAIN_TO_VERIFY_HTTPS}:${port}`; ```