On 2009-08-17 06:12 PDT, Rohit wrote:
> Hello,
> 
> We are trying to use NSS to validate various SSL parameters of a server, 
> such as ciphers supported, certificate expiry, domain name check and so on.
> 
> We are using SSL_ForceHandshake function which is failing, by giving 
> error SSL_ERROR_SSL_DISABLED(Error code: -12268) on an SSL site. We are 
> using following steps to handle SSL operation.

[...]

> 9. Then, we try to do an SSLHandshake using
> SSL_ForceHandshake(s)
> 
> This is where our SSLHandshake is consistently failing, with the return 
> code -12268, as above.
> 
> Any help will be highly appreciated.

See
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html#1040376
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to