On Tue, Oct 19, 2010, Susumu Sai wrote:

> Similar question.
> With the problem 
> http://www.mail-archive.com/openssl-users@openssl.org/msg58527.html
> In order to make fipslink.pl work with MKS perl, in fipslink.pl, if I make a 
> change 
> 
> that add a line like below: 
>  
>     $sha1_exe =~ s/\\/\//g;
>  
> - After this change, fipslink.pl will work with MKS as well.
> - Note that this is not a change to build FIPS Object Module, 
>   but it is a change to build FIPS capable OpenSSL libraries.
>  
> After this change, is this resulting FIPS capable OpenSSL libraries still 
> FIPS 
> compliant?
>     

If you need to modify the 1.2 tarball in any way (other than applying the
cross compilation patch) then the result is *NOT* compliant.

If your change applies to the FIPS capable version of OpenSSL (e.g. 0.9.8o)
then the result is still compliant.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to