On Mon, Nov 24, 2008, Carlo Milono wrote:

> A couple of questions:
> 
> Is there a new User's Guide for OpenSSL FIPS Object Module Version 1.2?
> I don't see it in the openssl.org or in the oss-institute.org sites.  
> 

It isn't quite ready yet.

>  
> 
> I'm assuming the same build model of "config fips" followed my "make"
> and "make test".  
> 
>  
> 
> What can I do to overcome this error?  I am getting this on Linux RHEL4
> and on MSYS for WindowsXP:
> 
> make[2]: *** No rule to make target
> `/usr/local/ssl/lib/fips-1.0/fipscanister.o'
> 
> 

Well OpenSSL 0.9.8i doesn't support fips so I'm assuming you have a recent
0.9.8 snapshot.

That error implies you haven't done "make install" from the validated module
tarball or you installed it somewhere else and didn't pass it to the
configuration process of 0.9.8 with the --with-fipslibdir option.

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                           [EMAIL PROTECTED]

Reply via email to