Re: HTTPS POST in perl

2006-11-29 Thread Paul Franz
x27;; $req->content_type('application/x-www-form-urlencoded'); $req->content($post); # Pass request to the user agent and get a response back my $res = $ua->request($req); Paul Franz Paul J. Sala wrote: I created a perl script that reads in a xml file, then encodes the contents o

Re: What commercial product has used openSSL?

2006-05-12 Thread Paul Franz
I know Oracle's OTM (Oracle Transportation Management) product includes OpenSSL for https. Paul Franz Bo Xie wrote: Hi, Where can I find information about "what commercial product has used openSSL"(e.g., Microsoft, BEA, IBM, Oracle)? Thank you! Best R

Re: how does server determine http or https ?

2005-05-09 Thread Paul Franz
This is defined by the port used. The default port for HTTPS is 443 and the default for HTTP is 80. Paul Franz On Mon, 2005-05-09 at 09:52, vijay basav wrote: > hi > > i am trying to design a server which is compatible with http 1.1 and > 1.0. i want to make it secure/nonsecure

OpenSSL 0.9.7g 64-bit compile on AIX 5.3 test fails

2005-04-26 Thread Paul Franz
ivate key convert a certificate into a certificate request using 'x509' Getting request Private Key Generating certificate request ./testss[58]: 311436 Segmentation fault(coredump) error using 'x509' convert a certificate to a certificate request make: 1254-004 The error code from t