From udhayashankar480 at gmail.com Fri Mar 1 08:26:11 2024 From: udhayashankar480 at gmail.com (Udhaya Shankar) Date: Fri, 1 Mar 2024 12:56:11 +0530 Subject: Regarding TLS Handshake Message-ID: Greetings All, In debian 10, we use mandos-client 1.8.9-2 i386. I've attached the C++ code for your reference. We compiled the C++ code as 'dll' and used the dll in the Java Web Server (Windows) to handshake the client and server for key exchange. This version is functioning properly in Debian 10, and in Debian 12, we use mandos-client 1.8.16-1 amd64 for key exchange, but it fails on the TLS handshake. We tried numerous possibilities, but it didn't work Please assist in carrying out the TLS handshake. Thanks and regards, K.Udhayashankar -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: CPPWithJava.cpp Type: text/x-c++src Size: 10511 bytes Desc: not available URL: From udhayashankar.k at vortexindia.co.in Fri Mar 1 08:08:58 2024 From: udhayashankar.k at vortexindia.co.in (Udhaya Shankar) Date: Fri, 1 Mar 2024 07:08:58 +0000 Subject: Regarding TLS Handshake In-Reply-To: References: Message-ID: Greeting All, Kindly reply ASAP Greetings Sir/Madam, In debian 10, we use mandos-client 1.8.9-2 i386. I've attached the C++ code for your reference. We compiled the C++ code as 'dll' and used the dll in the Java Web Server (Windows) to handshake the client and server for key exchange. This version is functioning properly in Debian 10, and in Debian 12, we use mandos-client 1.8.16-1 amd64 for key exchange, but it fails on the TLS handshake. We tried numerous possibilities, but it didn't work Please assist in carrying out the TLS handshake. Thanks and regards, K.Udhayashankar ________________________________ From: Udhaya Shankar Sent: Tuesday, February 27, 2024 7:28 PM To: mandos-dev at recompile.se ; mandos at recompile.se Cc: Moorthy Ravichandran Subject: Regarding TLS Handshake Greetings Sir/Madam, In debian 10, we use mandos-client 1.8.9-2 i386. I've attached the C++ code for your reference. We compiled the C++ code as 'dll' and used the dll in the Java Web Server (Windows) to handshake the client and server for key exchange. This version is functioning properly in Debian 10, and in Debian 12, we use mandos-client 1.8.16-1 amd64 for key exchange, but it fails on the TLS handshake. We tried numerous possibilities, but it didn't work Please assist in carrying out the TLS handshake. Thanks and regards, K.Udhayashankar -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: CPPWithJava.cpp Type: text/x-c++src Size: 10511 bytes Desc: CPPWithJava.cpp URL: