Skip to content

How to fix javax.net.ssl.SSLHandshakeException during the build process#450

Closed
rorp wants to merge 2 commits intoACINQ:masterfrom
rorp:master
Closed

How to fix javax.net.ssl.SSLHandshakeException during the build process#450
rorp wants to merge 2 commits intoACINQ:masterfrom
rorp:master

Conversation

@rorp
Copy link
Contributor

@rorp rorp commented Feb 19, 2018

No description provided.

@pm47
Copy link
Member

pm47 commented Feb 20, 2018

Given that we check both md5 and sha1 hashes after download, why not try to be a bit relaxed?

  • ignore ssl cert error (only if we can find a way to only apply this to this specific download)
  • just use http (does it work or does maven follows the HSTS policy and switches to https anyway ?)

@pm47 pm47 self-assigned this Feb 20, 2018
@pm47
Copy link
Member

pm47 commented Feb 20, 2018

Btw, does the issue occur with latest jdk (8u162)?

@pm47 pm47 mentioned this pull request Mar 12, 2018
sstone added a commit that referenced this pull request Mar 20, 2018
pm47 pushed a commit that referenced this pull request Mar 20, 2018
@sstone sstone closed this Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants