[bug] If "cafile" and/or "capath" configuration parameters were not set, undef...
[bug] If "cafile" and/or "capath" configuration parameters were not set, undef were passed to IO::Socket::SSL, and therefore system defaults were disabled. Fixed by not passing undef when these parameters are not set so that system defaults will be used.
Please register or sign in to comment