Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to connect website with TLS1.2 only #33

Open
jatpat opened this issue Oct 12, 2018 · 2 comments
Open

unable to connect website with TLS1.2 only #33

jatpat opened this issue Oct 12, 2018 · 2 comments

Comments

@jatpat
Copy link

jatpat commented Oct 12, 2018

Hello,

I am facing error while connecting website running with TLS1.2 protocol only.

following is the error:

Received fatal alert: handshake_failure

at org.apache.http.impl.execchain.RetryExec.execute(HttpRoute route, HttpRequestWrapper request, HttpClientContext context, HttpExecutionAware execAware)

 at org.apache.http.impl.execchain.RedirectExec.execute(HttpRoute route, HttpRequestWrapper request, HttpClientContext context, HttpExecutionAware execAware)

 at org.apache.http.impl.client.InternalHttpClient.doExecute(HttpHost , HttpRequest , HttpContext )

 at org.apache.http.impl.client.CloseableHttpClient.execute(HttpHost target, HttpRequest request, HttpContext context)

 at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(WebRequest request)

 at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebRequest , Int32 )

 at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebRequest webRequest)

 at com.gargoylesoftware.htmlunit.WebClient.getPage(WebWindow webWindow, WebRequest webRequest)

 at com.gargoylesoftware.htmlunit.WebClient.getPage(URL url)

 at com.gargoylesoftware.htmlunit.WebClient.getPage(String url)

 at NHtmlUnit.WebClient.GetPage(String url)

 at NHtmlUnit.WebClient.GetHtmlPage(String url)

@Ruslancahan
Copy link

Did u solve the issue?
I can't. Please help me

@asbjornu
Copy link
Member

I wouldn't expect this project to receive an update before IKVM is ported to .NET Core. See #35 for details.

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

No branches or pull requests

3 participants