Hello, Thank you Alexei and Wan-Teh for the help. The code was helpful to solve the problem.
Regards, Abhishek "Wan-Teh Chang" <[email protected]> wrote in message news:[email protected]... > On Wed, Dec 23, 2009 at 10:45 PM, Abhishek Rahirikar > <[email protected]> wrote: >> >> Is there any way by which I can specify a cipher list which needs to be >> tested just like Openssl provides -cipher option used in Openssl? > > First, use code similar to this (the disableAllSSLCiphers function in > the tstclnt.c test program) to disable all ciphers: > > http://mxr.mozilla.org/security/source/security/nss/cmd/tstclnt/tstclnt.c#264 > > Then, re-enable just the ciphers specified on the cipher list, using code > similar to the example that Alexei suggested. > > Wan-Teh -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

