I have moved the iOS directory to one level above and I am able to generate
the 2.0 module.
One more difference that I have observed between 1.2 and 2.0 for iOS is:
 when I built the FIPS module, I also had libcrypto.a, libssl.a etc. in my
/usr/local/ssl/Release-iphoneos/lib. I did not build a FIPS capable openssl
module ( 1.0.1)

For 2.0 module, I only have fipscanister.o in the location. There are no
instructions to build FIPS capable openssl module for iOS.

Tarani.

On Fri, Sep 7, 2012 at 3:27 PM, Steve Marquess <
marqu...@opensslfoundation.com> wrote:

> On 09/07/2012 02:47 PM, Taraniteja Vishwanatha wrote:
> > ...
> >>
> >> $ cd openssl-fips-2.0
> >> $ gunzip -c ../ios-incore-2.0.tar.gz | tar xf -
>
> As you have noted there are some typos, not the last I'm sure. Switch
> the order of those two commands:
>
>   $ gunzip -c ../ios-incore-2.0.tar.gz | tar xf -
>   $ cd openssl-fips-2.0.1
>
> BTW we have returned both of the customer supplied iOS systems that were
> used for the FIPS validation testing in our lab here, so I unfortunately
> can no longer reproduce problems in that environment.
>
> -Steve M.
>
> --
> Steve Marquess
> OpenSSL Software Foundation, Inc.
> 1829 Mount Ephraim Road
> Adamstown, MD  21710
> USA
> +1 877 673 6775 s/b
> +1 301 874 2571 direct
> marqu...@opensslfoundation.com
> marqu...@openssl.com
>

Reply via email to