'm working with my own CA, generated by openssl under Linux.
If somebody knows how to generate and install or sign a request generated
by windows 2000 please e-mail me asap.
Thanks in advance
Guillermo Lama
Thanks for the answer Lutz, but even now I'm not sure which configuration
I should use to compile openssl
Now I'm using
Configure args: hpux-parisc-cc
on my system
HP-UX osscl01 B.10.20 A 9000/821 2007766506 two-user license
I will check for the compiler version.
Regards
G.
___
I've tried to compile the dynamic librires using
the script that comes within the distribution for hpux.
But it gives this error
linking libcrypto.so.1
ld -b -s -z +h libcrypto.so.1 -o libcrypto.so.1 `cat objlist` -lc
ld: Invalid loader fixup
ate the dynimic libraries using cc and ld, and it
works, but when I execute something that tries to use libssl.sl returns an
error that is Undefined symbol.
Thanks in advance
Guillermo Lama
__
OpenSSL Project