Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. esystems

    Perl script error "500 SSL negotiation failed"

    Very new to perl and got handed something to figure out and not having any luck. The script should be connecting via TLS1.2 to a URL with an action. But I'm getting negotiation failures. #!/usr/bin/perl -w use Net::HTTPS; use LWP::UserAgent; use Crypt::SSLeay; # Normally remarked out: use...

Part and Inventory Search

Back
Top