in reply to Re: REST::Client 500 Error
in thread REST::Client 500 Error
I'm able to connect via browser and i do not explicitly use 443 in the URL. It's returned as part of the error my Perl program is throwing. So, if we use HTTP::Tiny, i understand it doesn't verify server identity by default; so, i assume i don't have to install any SSL certs. Is that correct?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: REST::Client 500 Error
by perlfan (Parson) on Sep 15, 2020 at 22:38 UTC |