RE: openssl-0.9.6e: unresolved symbols in libcrypto on HP-UX 10.20

2002-08-02 Thread Reiner Buehl
changes since 0.9.6d breaking it, but you might be better of recompiling the applications. -- -- -- Reiner Buehl Internet: P.O. Box 100324 [EMAIL PROTECTED] 70747 Leinfelden

RE: HP-UX application linking problems

2002-02-22 Thread Reiner Buehl
Hello, it seems like you are using the wrong compiler flags. Try adding -Ae +z to your CFLAGS for the HP Ansi C-Compiler. Note that the standard compiler that ships with the OS can not be used! If you do not have the HP Ansi CC use gcc and replace the flags mentioned above by -fPIC. Best

RE: Decrypting encrypted e-mail in OE 5

2001-10-16 Thread Reiner Buehl
Can you check if the IE5 installation is High Crypto? If not this might be the problem. Try generating a cert with 512 Bit in IE6 or upgrade IE5 to High Crypto version if this is the cause. Best regards, Reiner. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

RE: Decrypting encrypted e-mail in OE 5

2001-10-16 Thread Reiner Buehl
The picture shows that you have the High Crypto pack installed (The 128bit encryption statement in the about box). So my assumptions are wrong and I have no idea at the moment what else could cause your problem, sorry. :-( Best regards, Reiner. -Original Message- From: [EMAIL

RE: Please reconfigure majordomo to not set Reply-To (was: Failed to clean virus file Emanuel.exe)

2001-08-20 Thread Reiner Buehl
[not setting Reply-To] But that would make *regular* replies a pain in the ass for list members. The amount of such accidents like this one or the vacation mail disaster that seems to hit this list every few weeks is much more than on any other high-volume list that I know. I think the

RE: need OpenSSL for Dummies

2001-04-19 Thread Reiner Buehl
The modssl manual describes in the "how-to" chapter at http://www.modssl.org/doc/2.8/ssl_howto.html how to set up apache with client certs. For CRL checking you might have to dig a little deeper in the modssl docs... Best Regards, Reiner. -Original Message- From: [EMAIL PROTECTED]

RE: Creating a CA from a Certificate signed by Thwate.

2001-04-09 Thread Reiner Buehl
Hi, first check if your existing cert is allowed to act as a CA cert. Print the cert details with "openssl x509 -text -in your cert.pem". If your cert is not yet in PEM format, add "-inform DER" to the above. In the resulting output check for lines like these: X509v3 extensions: X509v3

RE: CRL Distribution Points

2001-04-02 Thread Reiner Buehl
Hello, All you need is to modify the openssl.cnf and insert a line like this in the Certificate Extensions section crlDistributionPoints=URI:http://www.my.com/my.crl,URI:http://www. oth.com/my.crl See doc/openssl.txt in the distribution source tree for more information. Is a http URL

Re: converting der into pem format

2001-03-28 Thread Reiner Buehl
I would like to convert my der certificate(private key) into PEM format. openssl x509 -in cert.der -inform DER -out cert.pem Best Regards, Reiner. -- -- -- Reiner Buehl Internet: P.O. Box 100324

RE: How to transfer CA's format from PKCS7 to PEM ?

2001-03-16 Thread Reiner Buehl
PEM format is default for input and output. Since your IE export file seems to be binary (DER) you should try "-inform DER". Best Regards, Reiner. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of garySent: Friday, March 16, 2001 10:19To:

Re: mailtag.com is fixed, I think

2001-02-26 Thread Reiner Buehl
ds, Reiner. -- -- ------ Reiner Buehl Internet: P.O. Box 100324 [EMAIL PROTECTED] 70747 Leinfelden-Echterdingen Germany -- Sent through GMX FreeM

RE: Converting IIS4 to SSL NET format

2000-12-22 Thread Reiner Buehl
Can you export the key pair in any way? Best Regards, Reiner. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brett Glennon Sent: Thursday, December 21, 2000 22:10 To: [EMAIL PROTECTED] Subject: Converting IIS4 to SSL NET format is there

RE: Announcement: OpenSSL 0.9.6 binaries for HP-UX 10.20

2000-11-17 Thread Reiner Buehl
I could provide a swinstall version if people are interrested, but I do not have a ftp site to make it available. Best Regards, Reiner. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lutz Jaenicke Sent: Friday, November 17, 2000 11:22 To: [EMAIL

Re: Migration of Verisign SSL-Key to OpenSA / OpenSSL

2000-10-09 Thread Reiner Buehl
not be able to re-use the cert. Best Regards, Reiner. -- -- -- Reiner Buehl Internet: P.O. Box 100324 [EMAIL PROTECTED] 70747 Leinfelden-Echterdingen Germany

RE: Problem with openssl smime command from within Perl cgi

2000-09-15 Thread Reiner Buehl
Could it be a problem with file and directory rights or path settings? Try using full path for openssl and the input and output files. Best regards, Reiner. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Adamski Sent: Wednesday, September 13,

RE: HTTP-Post and OpenSSL

2000-01-31 Thread Reiner Buehl
Hi, I had no problems using LWP::UserAgent and Crypt::SSLeay for HTTPS-Post. You just have to apply a small patch to LWP if you have to use a proxy for your https connection but then everything works fine. The only thing I did not (yet) get to work is SSL with client authentication using client

Success message after installing netscape certificate?

2000-01-31 Thread Reiner Buehl
of a MIME multipart/x-mixed-replace server push sequence but the browser seems to ignore the application/x-x509-user-cert content when wrapped in a multipart/x-mixed-replace structure. Is there another way to do this? Regards, Reiner Buehl

How to get Net::SSLeay to work with client cert

1999-11-30 Thread Reiner Buehl
to use it? Is this possible with perl and Net::SSLeay (or another perl module) and if so could somebody point me to some sample code for this particular case? Regards, Reiner. -- Reiner Buehl Internet: P.O. Box