RE: OpenSSL on BeOS^H^H^H^Hnon-Windows & non-Linux OSes

2002-04-30 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
Hi, yeah true, having been burned by Be when working on their OS I wish the OS would go away, but not really.  I'm glad to hear it might have been purchased by 3Com (is that true?)    If the OS doesn't have good TCP/IP stack support such as a lack of getsockopt() it sounds like the OS ne

RE: Will HTTPS ever use port 80

2002-03-25 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
A number of things can cause delay if you have a busy port 80.  If you have set the service to listen at 80 rather than 443 perhaps it will be faster, but if you also have other things such as Apache serving 100 virtual servers on that same port this could be rather slow.   My first ques

RE: User base for Openssl

2002-03-18 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
Theresa, I'm new to OpenSSL so can not speak to this very well. One example at least I "can" offer. I just installed NetBSD 1.5.1 as one of many ongoing project evaluations, I noticed that OpenSSL was included in the packages it installed from the default full install selection. My guess wou

RE: Net::SSLeay .. https-proxy-sniff.pl .. How can I snoop an MSIE browser session.

2002-03-14 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
WinPcap came in handy for me at one stage, you might find some tools here: http://security.oreilly.com/news/securingnt2_1200.html Chet -Original Message- From: Martin Witzel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 2:59 AM To: [EMAIL PROTECTED] Subject: Re: Net::SS

RE: I need to know how to generate a certificate in pkcs7 format withopenSSL

2002-03-08 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
Chet Golding Hewlett-Packard ESDO, Operations Engineering >-Original Message- >From: Dr S N Henson [mailto:[EMAIL PROTECTED]] >Sent: Thursday, March 07, 2002 6:01 PM Thanks, [Steve, good info!] we're on the right track now. A few fine details to work out but it is running. I had a que

RE: I need to know how to generate a certificate in pkcs7 format withopenSSL

2002-03-07 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
Thank you. Sorry, I didn't detail the situation well. The output file can be .pem that's not a problem, the internal format needs to be pkcs7. What I was asked to do is take a Linux box with OpenSSL already installed on it and set it up as a Root or Certificate Authority to supply certificate(s

I need to know how to generate a certificate in pkcs7 format with openSSL

2002-03-07 Thread GOLDING,CHARLTON (Non-HP-Corvallis,ex1)
Hi, If this can be done currently, can someone provide some details? I did look though the list:   http://www.mail-archive.com/openssl-users@openssl.org/   I didn't find an answer there, but have found a draft at http://www.openssl.org/docs/HOWTO/certificates.txt that mentions genera