Re: Problem building the FIPS Capable Library for iOS

2014-09-02 Thread Dr. Stephen Henson
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 confi

Re: Problem building the FIPS Capable Library for iOS

2014-08-29 Thread scoleman2272
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-gos

Re: Problem building the FIPS Capable Library for iOS

2013-01-29 Thread Jeffrey Walton
On Tue, Jan 29, 2013 at 6:37 AM, Joseandro Luiz wrote: > Hello everyone, > I am using the OpenSSL user guide from > http://www.openssl.org/docs/fips/UserGuide-2.0.pdf in order to create a FIPS > 140-2 compliant iOS app. > So far I've successfully built the Incore utility and the FIPS Object Module

Re: Problem building the FIPS Capable Library for iOS

2013-01-29 Thread Dr. Stephen Henson
On Tue, Jan 29, 2013, Joseandro Luiz wrote: > Hello everyone, > I am using the OpenSSL user guide from > http://www.openssl.org/docs/fips/UserGuide-2.0.pdf in order to create a > FIPS 140-2 compliant iOS app. > So far I've successfully built the Incore utility and the FIPS Object > Module but I am

Re: Problem building the FIPS Capable Library for iOS

2013-01-29 Thread Dr. Stephen Henson
On Tue, Jan 29, 2013, Joseandro Luiz wrote: > Hello everyone, > I am using the OpenSSL user guide from > http://www.openssl.org/docs/fips/UserGuide-2.0.pdf in order to create a > FIPS 140-2 compliant iOS app. > So far I've successfully built the Incore utility and the FIPS Object > Module but I am