L
listrecv
ruby's openssl seems to get these errors on windows:
"unable to get local issuer certificate"
Apparently, it can't find any trusted root certs.
How can I install them and tell ruby's openssl to find them?
I'd like to set this in one central place, and not need to touch any
apps which use openssl...
"unable to get local issuer certificate"
Apparently, it can't find any trusted root certs.
How can I install them and tell ruby's openssl to find them?
I'd like to set this in one central place, and not need to touch any
apps which use openssl...