|
|
| Just another Perl shrine | |
| PerlMonks |
How can I use SSL to connect to a HTTPS CGI script. |
| ( #176389=categorized question: print w/ replies, xml ) | Need Help?? |
|
Contributed by dwatson06
on Jun 21, 2002 at 20:11 UTC
Q&A > HTTP and FTP clients
Description:I'm trying to do a post to a cgi script.https://asite.com/login/create_user.cgi When I do this, the server that I am sending the post to gets this error... General SSL accept error -1 I have been informed that it is because I'm not using SSL. Can I direct the socket connection to use SSL directly from my perl script or do I need to set it up as cgi and call it from an https browser connection? Thanks
Please (register and) log in if you wish to add an answer
|
|