The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/perl-Net-SSLeay#50e03ed773764b6999cfb8463e8cab3e6a9dd8b7
5 lines
273 B
Plaintext
5 lines
273 B
Plaintext
from Config import *
|
|
addFilter("spelling-error %description -l en_US http -> ");
|
|
addFilter("spelling-error %description -l en_US sslcat -> ");
|
|
addFilter("crypto-policy-non-compliance-openssl /usr/lib64/perl5/vendor_perl/auto/Net/SSLeay/SSLeay.so SSL_CTX_set_cipher_list");
|