• Publicidad

Peticion HTTPS con error en certificado del host

Todo lo relacionado con el desarrollo Web con Perl: desde CGI hasta Mojolicious

Peticion HTTPS con error en certificado del host

Notapor danimera » 2020-03-12 11:08 @505

Me gustaría poder hacer con WWW::Mechanize una petición POST, pero el servidor no tiene un certificado válido. ¿Cómo podría solucionar ese detalle?

He leído esto en la página del módulo LWP:

HTTPS Requests

HTTPS requests are HTTP requests over an encrypted network connection using the SSL protocol developed by Netscape. Everything about HTTP requests above also apply to HTTPS requests. In addition the library will add the headers "Client-SSL-Cipher", "Client-SSL-Cert-Subject" and "Client-SSL-Cert-Issuer" to the response. These headers denote the encryption method used and the name of the server owner.
The request can contain the header "If-SSL-Cert-Subject" in order to make the request conditional on the content of the server certificate. If the certificate subject does not match, no request is sent to the server and an internally generated error response is returned. The value of the "If-SSL-Cert-Subject" header is interpreted as a Perl regular expression
100% Telch - Perl Web Programming
Cali PerlMongers: http://cali.pm.org
Avatar de Usuario
danimera
Perlero frecuente
Perlero frecuente
 
Mensajes: 871
Registrado: 2005-06-23 19:02 @834
Ubicación: Colombia

Publicidad

Volver a Web

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 0 invitados

cron