No wonder I couldn't find the MakeCertificate function, it's actually
resides in an external library. I 'll try to do anything I could to make
sure it works as needed..
However, thank you very much for your help David Schwartz.. if you were in
java.sun.com forum I'd surely have given you at
No wonder I couldn't find the MakeCertificate function, it's actually
resides in an external library. I 'll try to do anything I could to make
sure it works as needed..
However, thank you very much for your help David Schwartz.. if you were in
java.sun.com forum I'd surely have given you at least
On 7/17/07, Elia, Leonard F. <[EMAIL PROTECTED]> wrote:
The Solaris version fails on test_sha. I thought perhaps this was a
problem with the SUN toolchain, so I rebuilt it using gcc 3.4.6 but it
still fails:
FYI, I found it necessary to build gcc 4.1.2 on our Solaris machines for
FIPS suppor
On Tue, Jul 17, 2007, Elia, Leonard F. wrote:
> Thank you for your input.
>
> I rebuilt with nothing but config fips; the test you requested fails
> with this:
>
>FIPS-mode test application
>
> 1. Non-Approved cryptographic operation test...
>a. Included algorithm (D-H)...succe
Also for comparison, my MinGW version which I also rebuilt today
following the same guidelines, gives this result:
FIPS-mode test application
1. Non-Approved cryptographic operation test...
a. Included algorithm (D-H)...successful
2. Automatic power-up self test...successful
3. AES encryp
Thank you for your input.
I rebuilt with nothing but config fips; the test you requested fails
with this:
FIPS-mode test application
1. Non-Approved cryptographic operation test...
a. Included algorithm (D-H)...successful
6385:error:2A068065:FIPS routines:FIPS_selftest_aes:selft
On Tue, Jul 17, 2007, Elia, Leonard F. wrote:
> The Solaris version fails on test_sha. I thought perhaps this was a
> problem with the SUN toolchain, so I rebuilt it using gcc 3.4.6 but it
> still fails:
>
> make[1]: *** [test_sha] Error 1
>
> Items were built as:
>
> tar xvf openssl-fips-1.
The Solaris version fails on test_sha. I thought perhaps this was a
problem with the SUN toolchain, so I rebuilt it using gcc 3.4.6 but it
still fails:
make[1]: *** [test_sha] Error 1
Items were built as:
tar xvf openssl-fips-1.1.1.tar
cd openssl-fips-1.1.1
./config fips --prefix=/usr/local
Hello,
>
> D:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../libcrypto.a(bss_sock.o)(.text+0x3ae):bss_sock.c:
> undefined reference to [EMAIL PROTECTED]'
>
> maybe somebody ever solve this problem?
Try to add -lwsock32 to link operation.
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
__
hallo all,
i got error when compiling my application and openssl static lib with mingw
:
***
D:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../libcrypto.a(bss_sock.o)(.text+0x3ae):bss_sock.c:
undefined reference to [EMAIL PROTECTED]'
maybe somebody ever solve this problem?
thanks,
ST. Hermawan
10 matches
Mail list logo