TLS extension support

2009-08-05 Thread rajanchittil
Hi ALL, I was trying to figure out the TLS extension supported by openssl. I have gone thorough RFC 3546 (http://www.faqs.org/rfcs/rfc3546.html) .It mentions 6 TLS extension 1.Server Name Indication 2.Maximum Fragment Length Negotiation 3.Client Certificate URLs 4.Trusted CA Indication 5.Trun

Not able to find Definition of MD5_Init, MD5_Update and MD5_Final?

2009-07-29 Thread rajanchittil
Hi All, I was trying to figure out the Definition for this function 1. MD5_Init 2. MD5_Update 3. MD5_Final But i went through the openssl source code but was not bale to find the definition of it. Can any one please help me regarding the same. Thanks in advance Rajan -- View this message in

Re: Issue with Private key with FIPS enabled openssl

2009-07-08 Thread rajanchittil
I am also having the same problem .Is any one got the solution for this ... My configure file has this entry [ req ] default_bits = 2048 default_keyfile = $HOME/exampleca/private/cakey.pem default_md = sha1 prompt = no distinguished_name = root_ca_distinguished_name x509_extensions = root_ca_e

Security Vulnerability issue in openssl 9.8 version

2009-06-02 Thread rajanchittil
Hi All, Recently i got a security vulnerability issue alert reported in http://www.vupen.com/english/advisories/2009/1377. Is this vulnerability issue affects openssl 9.8h and openssl 9.8k . And i have also noticed that the patches provided http://cvs.openssl.org/chngview?cn=18188, make a buil

Backward compatiability of openssl

2009-05-13 Thread rajanchittil
Hi, Recently i compiled my application with openssl 9.8h header file .My application failed and reported the Bio_test_flag is undefined symbol . Previously i was using openssl 9.8d and i am doing dynamic opening of openssl library . I have noticed that most of #define variable is changed to func

Make test fails while building 64bit openssl 9.8f

2009-05-06 Thread rajanchittil
Hi, I tried to build the 64 bit of openssl 9.8f. Make was successfully but when i done make test , it fails . Here is the failure message $sh testss make a certificate request using 'req' rsa Generating a 512 bit RSA private key . . writing new private key to

how to use ecdsa-with-sha2 algorithm with ecdsa signature algorithm

2009-04-27 Thread rajanchittil
Hi all, I tried to generate certificate with ecdsa algorithm . but whenever i displayed the certificate, i can see the following signtaure algorithm X509v3 extensions: X509v3 Subject Key Identifier: 58:7C:AD:AF:E4:4D:AF:E8:37:E8:81:DC:49:C8:B0:6F:2D:CD:A4:18

Re: Compiling openssl-fips-1.2 on AIX 5.3 64 bit

2009-03-30 Thread rajanchittil
Hi All, When i was building openssl 9.8h , i got this error .. (cd ..; gmake DIRS=test TESTS=alltests all) gmake[1]: Entering directory `/joshi/openssl-0.9.8h_final' making all in test... gmake[2]: Entering directory `/joshi/openssl-0.9.8h_final/test' xlc_r -I.. -I../include -DOPENSSL_THREADS -

Re: Make test failed for Fips Capable openssl 9.8J

2009-01-21 Thread rajanchittil
-xlc_r 2. make 3. make test Can u please tell me where i have gone wrong Thanks Rajan Dr. Stephen Henson wrote: > > On Wed, Jan 21, 2009, rajanchittil wrote: > >> >> Hi All, >> >> I am new to openssl and i am first time building openssl source code . >

Re: Make test failed for Fips Capable openssl 9.8J

2009-01-21 Thread rajanchittil
Hi All, Please Any one has any idea about his error . Please Help Thanks Rajan rajanchittil wrote: > > Hi All, > > I am new to openssl and i am first time building openssl source code . > > I have build openssl fips 1.2 > > ./Configure fipscansiterbuild aix-cc

Make test failed for Fips Capable openssl 9.8J

2009-01-21 Thread rajanchittil
Hi All, I am new to openssl and i am first time building openssl source code . I have build openssl fips 1.2 ./Configure fipscansiterbuild aix-cc make It generated the fips module and when i have started building openssl 9.8J , i can see this error ./Configure -DSSL_ALLOW_ADH --prefix=/usr -