Skip to content
GitLab
  • Explore
  • Sign in
  • Projets publics
  • Sympa
  • Repository
  • sympa
  • src
  • lib
  • Conf.pm
Find file Blame History Permalink
  • IKEDA Soji's avatar
    [bug] If "cafile" and/or "capath" configuration parameters were not set, undef... · ed42d535
    IKEDA Soji authored Nov 27, 2017
    [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.
    ed42d535