I'm having trouble getting LWP to verify a cert when using HTTPS.
I have downloaded
http://www.thawte.com/html/SUPPORT/keygen/serverbasic.crt ,which has the
right fingerprint for the site I'm using (https://www.eway.com.au),
but putting it in a dir and setting HTTPS_CA_DIR doesn't want to work.
I've also tried converting the cert from DER to PEM with no luck.
So how do I do this?
Mick.