On Tue, Sep 14, 2010 at 7:20 PM, Mircea Carasel <[email protected]> wrote: > curl -v -k -X GET https://decebal.buc.ro:8092/RPC2 > * About to connect() to decebal.buc.ro port 8092 (#0) > * Trying 192.168.1.102... connected > * Connected to decebal.buc.ro (192.168.1.102) port 8092 (#0) > * Initializing NSS with certpath: /etc/pki/nssdb > * warning: ignoring unsupported value (1) of ssl.verifyhost > * CAfile: /etc/pki/tls/certs/ca-bundle.crt > CApath: none > * NSS error -12286
I don't get this error, according to this URL http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html SSL_ERROR_NO_CYPHER_OVERLAP -12286 "Cannot communicate securely with peer: no common encryption algorithm(s)." The local and remote systems share no cipher suites in common. This can be due to a misconfiguration at either end. It can be due to a server being misconfigured to use a non-RSA certificate with the RSA key exchange algorithm. I know you were working on unrelated certificate issue, did you mess up your machine in any way? _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
