Thread https authentication error (78 answers)
Opened by a_abels at 2011-10-10 15:16

GwenDragon
 2011-10-10 16:03
#153017 #153017
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Und wenn du Pech hast, musst du noch LWP angeben wo die CA-Zertifikate liegen, sonst klappt die SSL-Verbindung nicht

Siehe
Code (perl): (dl )
$ua->ssl_opts (SSL_ca_file => "path/to/big-ca-file.cert")

oder die gesetzte Umgebungsvariable PERL_LWP_SSL_CA_FILE oder HTTPS_CA_FILE
Last edited: 2011-10-10 16:06:26 +0200 (CEST)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

Antworten mit Zitat

View full thread https authentication error