I have used the same security policy step .
 
openssl fips 1.2
1. ./Configure fipscansiterbuild aix-cc
2.  make
3. make install
 
openssl 9.8j
1. ./Configure -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl
--with-fipslibdir=$fipslibdir fips no-idea no-rc5 no-ec no-symlinks shared
threads aix-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 .
>> 
>> I have build openssl fips 1.2
>> 
>> ./Configure fipscansiterbuild aix-cc
>> make
>> 
>> It generated the fips module
>> 
> 
> That build procedure violates the security policy so the result is not
> validated.
> 
> Steve.
> --
> Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
> OpenSSL project core developer and freelance consultant.
> Homepage: http://www.drh-consultancy.demon.co.uk
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Make-test-failed-for-Fips-Capable-openssl-9.8J-tp21581340p21589249.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to