rebuilding OpenSSL under Strawberry Perl

2013-08-30 Thread Thomas J Pinkl
I need to rebuild OpenSSL 1.0.1e to include the FIPS object module, under Strawberry Perl 5.16.x for both 32-bit and 64-bit platforms. Can anyone point me to the procedure that was used to build the non-FIPS capable OpenSSL 1.0.1e under Strawberry Perl? -- Thomas J. Pinkl

Re: rebuilding OpenSSL under Strawberry Perl

2013-09-03 Thread Thomas J Pinkl
gt; http://svn.ali.as/cpan/users/kmx/strawberry_packs_devel/build/go-build.sh kmx, thanks for the build script. Is there any information available to how to set up the build environment, prior to running that script? -- Thomas J. Pinkl

Re: rebuilding OpenSSL under Strawberry Perl

2013-09-05 Thread Thomas J Pinkl
still unsuccessful in building openssl 1.0.1e with fips 2.0.5. -- Thomas J. Pinkl 1002 Elbow Lane Warrington, PA 18976 T: (215) 491-0761

Re: rebuilding OpenSSL under Strawberry Perl

2013-09-10 Thread Thomas J Pinkl
c:\dev\output In strawberry perl we do a bit of kung-fu with *.a renaming libcrypto.dll.a >> libeay32.a libssl.dll.a >> libssleay32.a libssl.dll.a >> libssl32.a (yes, duplicity) + we completely drop static libraries libcrypto.a, libssl.a -- kmx What are the .dll.a files then? -- Thomas J. Pinkl 1002 Elbow Lane Warrington, PA 18976 T: (215) 491-0761

Re: rebuilding OpenSSL under Strawberry Perl

2013-09-12 Thread Thomas J Pinkl
help. -- Thomas J. Pinkl