Hello all, When I post a request (using HTTP::Request) to a "HTTP" url everything works fine....However, when I run the same script, and replace the HTTP with "HTTPS" (same url), I receive a response error...I can't figure it out...Could my LWP::UserAgent be configured to only recognize "HTTP"? Also, both mine and the requested url have certified SSL's (if that matters).
Thanks for any help, Kurt
