in reply to ssl options for RPC::XML::Client

According to your error messages the constant should be "SSL_VERIFY_NONE"

----
I Go Back to Sleep, Now.

OGB

Replies are listed 'Best First'.
Re^2: ssl options for RPC::XML::Client
by rodrb (Initiate) on Apr 08, 2013 at 15:32 UTC

    Appologies, my code actually has

    SSL_verify_mode => 'SSL_VERIFY_NONE',

    I had been logged in when i posted originally, but after i submited i was logged out. (i have an account rodrb) and there was no way to edit my post to make the correction. Anyway, even with 'SSL_VERIFY_NONE' the ugly warning persists.