[openssl-users] Minimum openssl configuration for ssl/tls smtp email support?

2016-07-11 Thread David F.
Hi, What configuration parameters (NO-XXX) should be passed for the openssl library to be built to support standard TLS/SSL required for sending emails through the public smtp servers but at the least amount of code needed.I have it working (only calls a few BIO_ and/or SSL_ functions) but add

RE: Configuration file for subjectAltName

2007-09-19 Thread Murphy, David F
ded? Thanks, David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Murphy, David F Sent: Wednesday, September 19, 2007 1:07 PM To: openssl-users@openssl.org Subject: RE: Configuration file for subjectAltName I ran the following command, openssl x509 -t

RE: Configuration file for subjectAltName

2007-09-19 Thread Murphy, David F
I ran the following command, openssl x509 -text -in certname.crt but I do not see any of the subjectAltNames from my config file. Is this the correct command to see the names in the cert? I am not getting an error, per say, but a common IE warning message about, "invalid or does not match" wh

RE: Configuration file for subjectAltName

2007-09-19 Thread Murphy, David F
I can't allow our "production" users to get "invalid certificate" errors nor do I want to affect my clients with redirection requests. I am also helping our Exchange2007 folks with the autodiscovery function and the MS docs recommend a SAN-certificate for these very reasons. In my test environmen

RE: Configuration file for subjectAltName

2007-09-18 Thread Murphy, David F
Below are my cnf file and the commands I tried. The key and the crt were both created, however when I render the test website using blah002.mysite.com I get a security warning message anyway. I must have done something wrong or left off a step ... Cnf File - [ req ] default_bits=

RE: Configuration file for subjectAltName

2007-09-18 Thread Murphy, David F
Thanks Viktor and Buddy, Below is my cnf file and the commands I tried. The key and the crt were both created, however when I render the test website using blah002.mysite.com I get a security warning message anyway. I must have done something wrong or left off a step ... Cnf File - [ req ]

Configuration file for subjectAltName

2007-09-18 Thread Murphy, David F
Exchange 2007 certificates and the autodiscovery functions: According to this Microsoft article: http://msexchangeteam.com/archive/2007/07/02/445698.aspx a certificate with Subject Alternative Names (SAN) is the recommended method to pur

Building OpenSSL on HP-UX using aCC

2004-11-16 Thread David F. White
Is it possible to build the OpenSSL libraries on HP-UX using "aCC" for the compiler? If this is possible, what options do I pick for the "Configure" script? If I take the default settings the script wants to choose "gcc" for the compiler. The HP-UX operating system is B.11.00 A 9000/785 (ta)