Hello, i'm trying to make an http request but i have the error Error: unhandled 
exception: error:0A00018A:SSL routines::dh key too small [SslError] i read in 
stackoverflow that is a problem with the certificate of the server. I tried in 
another programming language and i could make the request successfully out of 
the box.

My question is what additional configuration do i need. The url is 
<https://www.correosdemexico.gob.mx/SSLServicios/ConsultaCP/Descarga.aspx> and 
i used the getContent method of httpclient. 

Reply via email to