Release Automation

 View Only

 Unable to access the NTLM Authenticated service getting SSLHandshakeException error from DevTest 10.7.2

Sandeep N's profile image
Sandeep N posted Jan 02, 2023 01:23 AM
Hi Experts,

I am trying to access the NTLM authenticated service as below steps.  Please check and suggest me correct approach how can I achieve the success response.

1. Ran the NTML service from a bat file in the local with 8025 port and opened successfully


2. Updated below in the config file of DevTest Tool
lisa.http.webProxy.ssl.host=localhost
lisa.http.webProxy.ssl.port=8025

3. Ran the actual service and got below exception

============================================================================
| HTTP
============================================================================
| Step: NTLM Service
----------------------------------------------------------------------------
| Message: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
----------------------------------------------------------------------------
| Trapped Exception: Remote host closed connection during handshake
| Trapped Message: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
----------------------------------------------------------------------------
STACK TRACE
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:994)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379)
at org.apache.http.conn.ssl.SSLSocketFactory.createLayeredSocket(SSLSocketFactory.java:573)
at org.apache.http.conn.ssl.SSLSocketFactory.createLayeredSocket(SSLSocketFactory.java:449)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.updateSecureConnection(DefaultClientConnectionOperator.java:220)
at org.apache.http.impl.conn.ManagedClientConn


Note: Same service is working in Postman by changing the settings under Proxy
Gregg Stewart's profile image
Broadcom Employee Gregg Stewart

Hi Sandeep, 

Happy New Year! Sorry, I don't have an answer to offer. I actually have a question/suggestion. Was this post meant to be for Nolio Release Automation? I wonder if this might have been meant for the DevTest tool? If so, you might consider checking to see if you can change the post (maybe via its category?). If not, then you might have to create a new post under the appropriate space. 

If this is related to Nolio, please expand on the situation to help us understand where Nolio is involved and how we can help. 

Thank you,

Gregg

Sandeep N's profile image
Sandeep N
Hi Gregg,

Happy New Year.. Thanks for your response!

This query is meant for the DevTest tool where we are doing some Automation flow in DevTest tool.. Could you please share the link and guide me to the appropriate channel to raise this query.


Thank you,
Sandeep