SSL failure on GET request with Httpbuilder Groovy

Asked

Viewed 50 times

0

I can’t make a requisition GET on the following link using Httpbuilder from Groovy: https://sistema.planassiste.mpu.mp.br/producao/login.aspx

I have tested the method below:

ignoreSSLIssues()

But always returns the exception:

error: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

1 answer

0

  • I tried everything on this topic and it doesn’t work, with other Https clients it works properly.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.