Hi team! I'm trying to publish my provider's OAS t...
# general
l
Hi team! I'm trying to publish my provider's OAS to PactFlow via pact standalone CLI tool but I'm getting the next SSL error:
Copy code
OpenSSL::SSL::SSLError - SSL_connect returned=1 errno=0 peeraddr=3.160.5.12:443 state=error: certificate verify failed (unable to get local issuer certificate)
I have published many OAS before with no issues, the last one was last week, so I don't know why now I'm getting this error. Nothing has changed on my local machine since last week, so any idea on what may be causing this problem?
m
Nothing's changed on our side. This smells of a network change in your corporate setup. See howtotls for some tips.
s
b
"unable to get local issuer certificate" sounds like a corporate proxy cert issie, maybe the previous certificate is expired?
well, I ended up having a similar problem yesterday . . . and it was because my proxy was only half logged-in 😅 either way, proxy is still my only lead 😛