openresty / opm

OpenResty Package Manager
https://opm.openresty.org/
462 stars 75 forks source link

opm get jkeys089/lua-resty-hmac fails with ERR_SSL_VERSION_OR_CIPHER_MISMATCH #58

Closed prashantchari closed 6 years ago

prashantchari commented 6 years ago

Fetching jkeys089/lua-resty-hmac
gnutls_handshake() failed: Handshake failed ERROR: failed to run command "curl -sS -i -A 'opm 0.0.4 (x86_64-linux-gnu-thread-multi, perl v5.22.1)' 'https://opm.openresty.org/api/pkg/fetch?account=jkeys089&name=lua-resty-hmac&op=&version='"

prashantchari commented 6 years ago

Issue appears to be fixed now.

agentzh commented 6 years ago

@prashantchari Yes, we were experiencing SSL related problems. Thanks for your report!