On Fri, Aug 29, 2014, scoleman2272 wrote:

> I'm having the same issue. I've followed all of the steps in Appendix E and
> in the this post but still get the error message. I've also confirmed that
> the fips lib is installed at: /usr/local/ssl/Release-iphoneos 
> 
> Here's my command line to configure the openssl build
> ./config no-asm no-krb5 no-gost
> --with-fipslibdir=/usr/local/ssl/Release-iphoneos/lib
> --openssldir=/usr/local/ssl/Release-iphoneos fips
> 

Try it with:

--with-fipsdir=/usr/local/ssl/Release-iphoneos

instead of --with-fipslibdir

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