Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
63 views

My Java client's SSL handshake with a server is failing to authenticate the PKIX certificate chain, and I'm interested in viewing the server certificates that were presented during the handshake, ...
Kannan J's user avatar
  • 225
0 votes
0 answers
71 views

I need to debug a TLS handshake error sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid ...
Kannan J's user avatar
  • 225
0 votes
1 answer
98 views

I am attempting to connect a client and server with sslContext.wrap_socket with the Python ssl library. I am getting some strange SSL errors including WRONG_VERSION_NUMBER and UNKNOWN_CA even though ...
mwolfe 11's user avatar
  • 171
0 votes
0 answers
29 views

I have this GCP function deployed which was smoothly working until last week. This week though, it started to trow this ssl error when it goes trough this code: import httpx with httpx.Client(...
Rafael's user avatar
  • 9
0 votes
2 answers
424 views

I have a Java client that connects to the remote system, to get the token. It's failing with the SSLHandshakeException. The Java client code: public class OauthValidation { private static ...
Parthiban's user avatar
  • 121
0 votes
1 answer
243 views

I am using this particular code to test an MQTT connection with HiveMQ, but I'm struggling to disable certificate validation. I don't want to validate the certificate while connecting to the broker. ...
P SAI KIREETI's user avatar
0 votes
1 answer
84 views

Thread Name:Thread Group 1-1 Sample Start:2024-08-21 16:21:30 IST Load time:153 Connect Time:153 Latency:0 Size in bytes:2886 Sent bytes:0 Headers size in bytes:0 Body size in bytes:2886 Sample Count:...
Debika Dasgupta's user avatar
1 vote
0 answers
67 views

I'm getting SSLHandshakeException when making requests through WebClient. Even though I am catching the exception succesfully (custom LOG4J log.error message is being displayed) the stack trace is ...
Nicolas Zaeta's user avatar
1 vote
0 answers
210 views

During the last few weeks, some client complained that they are "kicked" from our website and after some digging around, we found that the load balancer return this error for those client (...
David's user avatar
  • 51
0 votes
0 answers
214 views

2 weeks ago, I wanted to port my go functionality of an MTS-fetch using a self-singing X509Certificate to Android because we want to support android for a side project of mine. func (a *App) MTLSFetch(...
leon's user avatar
  • 1
0 votes
0 answers
9k views

I am getting the below java exception for API which I am triggering from eclipse, JAVA Version : 1.8 IDE : Eclipse Exception :"javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun....
Santosh D D's user avatar
0 votes
1 answer
163 views

I am trying to send and receive data using Nodejs API but I'm stuck in this error [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: HandshakeException: Handshake error in client (...
Manish Kumar MaxCoder's user avatar
0 votes
0 answers
289 views

I've been trying to fetch an mocked mail of GreenMail instance through IMAPS protocol and no matter what I do, I keep receiving javax.net.ssl.SSLHandshakeException: Received fatal alert: ...
skrenato's user avatar
1 vote
0 answers
108 views

This works on my local machine but when deployed I get get the above handshake error. Call is POST https://hooks.slack.com/services/xxxxxxx/yyyyyyyyyy Thoughts?
John Wright's user avatar
0 votes
0 answers
105 views

I have a Java API that uses Mongo Atlas but locally it works but when it goes to the cloud in the AWS ECS I get these errors: Caused by: javax.net.ssl.SSLException: Received fatal alert: ...
igor castro's user avatar
1 vote
0 answers
243 views

various forums, but I haven't managed to disable the badCertificateCallback or make Flutter trust specific certificates. What recommendations or approaches would you suggest to address this problem? ...
yellowman's user avatar
0 votes
0 answers
311 views

I'm trying to send get reuest to the server.But i'm always getting "javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure" .I'm using openjdk-17.0.1 . package org....
Pasindu Ukwatta's user avatar
1 vote
1 answer
863 views

I am using Volley for api call in my android java application, and recently I am getting SSLHandshakeException - java.security.cert.CertPathValidatorException: Trust anchor for certification path not ...
Robert S's user avatar
  • 866
0 votes
1 answer
311 views

I'm trying to connect connect to a website that recently changed their TLS configuration. It no longer works from Java 11 (nor 17). It fails at the handshake but the error message doesn't say ...
Jeff C Johnson's user avatar
0 votes
1 answer
892 views

I am trying to publish the APIs to API Manager and whenever I start API Manager and then start the Micro Integrator I get the following exception in the Micro Integrator console. I am trying in my ...
Some Guy's user avatar
2 votes
0 answers
93 views

HandshakeException This is how I'm trying to connect to the MongoDB: class MongoDatabase { static connect() async { var db = await Db.create(MONGO_URL); await db.open(); inspect(db); ...
Manjubhargavi's user avatar
1 vote
1 answer
2k views

in our company we use java 1.6 and Websphere server which has TLSv1.2 we are trying to call a REST API to get a token which has oauth2.0 authentication but we are facing below issue Security....
sunny's user avatar
  • 11
0 votes
1 answer
2k views

Who knows how to fix this problem? This is my prod server: debug { proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' buildConfigField "String", "...
Олександр Катреніч's user avatar
1 vote
1 answer
3k views

I am using JMeter 5.4.2 and using Jdk8 but I am getting avax.net.ssl.SSLHandshakeException when I try to hit a soap service. I dont have control over the remote server and I am wondering if I can ...
Thomson Mathew's user avatar
2 votes
0 answers
839 views

I tried to run the example of openai-java, but SSLHandshakeException error happens. here is my code java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator....
Yang Feng's user avatar
0 votes
0 answers
2k views

java version 1.8.0_131 nginx configuration here: ssl_certificate /data/modules/nginx/conf/ssl/pem_file.pem; ssl_certificate_key /data/modules/nginx/conf/ssl/key_file.key; ...
Charles_Lau's user avatar
-1 votes
1 answer
5k views

I need to call an external API that returns the food's name and the food's image URL in JSON format. As shown below. "extendedIngredients": [ { "id": 1001, ...
Devmina's user avatar
  • 45
0 votes
1 answer
770 views

I am creating an iOS demo where I am implementing the functionality to control a Google/Android tv using the iOS app by referring to the following link. https://github.com/Aymkdn/assistant-freebox-...
Samir Bagaria's user avatar
0 votes
0 answers
89 views

we are getting some Probllem and Handshake errors when we are trying to connect Web Service. I will try to describe the Problem Any help would be greatly appreciated. We imported the certificate (...
Ahmad's user avatar
  • 1
1 vote
0 answers
639 views

Problem The message received was unexpected or badly formatted (in .NET Core 3.1) HRESULT error: SEC_E_ILLEGAL_MESSAGE (0x80090326) Cause This error happens during the TLS protocol negotiation with ...
Ayo Hashimi's user avatar
0 votes
1 answer
847 views

I'm trying to build pact-workshop-Maven-Springboot-JUnit5/tree/step1 but getting this error when I run command "mvnw verify": C:\Users\MyUser\git\pact-workshop-Maven-Springboot-JUnit5\...
Cagin Uludamar's user avatar
0 votes
1 answer
4k views

The problem occurs with JavaMail 1.5.0-b0 and several default installations of different JDK version on Windows 11. JDK Versions: OpenJDK 11 current release MSI installer, Oracle JDK 11 current ...
Jörg Knura's user avatar
0 votes
1 answer
9k views

I am getting ssl handshake exception after "Produced client Finished handshake message" Step in my java spring boot application (openjdk version "11.0.12"). org.springframework.web....
Karthick Trichy Chandrasekaran's user avatar
0 votes
0 answers
529 views

I'm trying to open a link from my flutter mobile app, but I'm getting a handshake problem. I used the following library: url_launcher: ^6.1.5 The implemented code is the following, which should open ...
angelocacaceMSC's user avatar
1 vote
0 answers
834 views

I see the below error when I run my script to retrieve token data using Karate framework - karate.org.apache.http.conn.HttpHostConnectException: Connection timed out: connect, http call failed after ...
Gvn Deekshith's user avatar
-1 votes
1 answer
585 views

I have been using the approach with a custom trust manager to avoid SSL handshake exceptions static { try { SSLContext ctx = SSLContext.getInstance("TLS"); ...
ka3ak's user avatar
  • 3,411
0 votes
1 answer
704 views

I have a Java application with an embedded SSL server and client. My application uses client authentication to determine the identity of the client, so the server is configured with wantClientAuth=...
John Calcote's user avatar
0 votes
0 answers
278 views

I have a JAVA Web Application in a Tomcat 7 with JDK 8 . My cacert file path and password is defined in setenv.sh file and has all needed certificates. My initiates and is able to make some HTTPS ...
Andre Such's user avatar
1 vote
1 answer
576 views

How to get the details of an SSLHandshakeException? I try to get the certificates to see the cause of the exception but it throw only a NullPointerException. URL url = new URL( "https://...
Horcrux7's user avatar
  • 24.6k
3 votes
0 answers
4k views

For development purpose, I'm trying to run a small application through a JUnit to invoke a web service in https but I'm stuck in a problem, probably related to the TLS protocol. I've added all the ...
aramone's user avatar
  • 81
3 votes
0 answers
605 views

I am trying to convert an HTML web page using wkhtmltopdf API and pdfkit library. But when I am entering the URL of any web page it is showing me this error. Traceback (most recent call last): File &...
Divyanshu Soni's user avatar
0 votes
1 answer
276 views

We are in process to migrate a new nexus repo. The below are the platform information: Nexus Repo Server: HTTPS only supports TLS 1.2 Application server: FUSE 6.1 Java(...
Decai Zhu's user avatar
4 votes
3 answers
14k views

This error occurs on a single endpoint. It is the one that tries to extract data from SqlServer. If I try to run IIS everything works fine. When I run in a linux docker container, it doesn't work ...
Maddiet97's user avatar
1 vote
0 answers
2k views

Following exception is thrown while connecting to FTPS server : java.io.EOFException: SSL peer shut down incorrectly Server certificate is added in jre/lib/security/cacerts. Tried with JDK8 and JDK11, ...
Nitesh S's user avatar
0 votes
0 answers
4k views

I want to send/receive information from my website (https not http) so I try to use Java method / Apache / okhttp and I have the same problem : javax.net.ssl.SSLHandshakeException: Received fatal ...
TooikLeChevalier's user avatar
2 votes
0 answers
5k views

I have Talend Big Data application which is I want to run a job. It contains "tREST" component that supposed to fetch REST API endpoint. All is fine when I'm using Postman, I get all the ...
Afif Zuhair's user avatar
1 vote
1 answer
3k views

I'm using Java 8, trying to post https third party (other subdomain works), works with postman, but using RestTemplate throws SSLHandshakeException new RestTemplate().postForEntity("https://...
Ori Marko's user avatar
  • 59.3k
6 votes
0 answers
3k views

I am using Windows Server 2012 R2 on my production server. I upgraded my webapplication to .Net 5.0 from 4.5. Now randomly facing this error, while communication of my front-end applications with the ...
Shazia Tabassum's user avatar
2 votes
1 answer
2k views

I'm trying to send https web requests with Asio and OpenSSL. My code is working fine on most of the sites I tried it on, but on some others, I get an error during the handshake handshake: wrong ...
adepierre's user avatar
0 votes
1 answer
1k views

I have my own clients Private key and certificate which I have put in keystore, and servers public certificate root and intermediate I have created truststore and put them into it. I am trying to ssl ...
SylvesterTheKid's user avatar

1
2 3 4 5
11