14f244955b
- New upstream release 2.059 - Fix memory leak when CRLs are used (CPAN RT#125867) - Fix memory leak when using stop_SSL and threads (https://rt.cpan.org/Ticket/Display.html?id=125867#txn-1797132)
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
from Config import *
|
|
|
|
# Documentation/test certs
|
|
addFilter("pem-certificate /usr/share/doc/perl-IO-Socket-SSL.*/certs/.*\.pem");
|