This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Login NTLM authentication issue for Microsoft dynamic application

Hi Team,

While recoding the Microsoft dynamic application ,the login authentication pop is appearing in login screen. It is not taking authentication properly after providing correct credentials. But same authentication pop screen is appearing once again after clicking on sign in. The authentication mode is NTLM . Below error is showing.

ctx = 000001AA819E0040, err = "SSLv3/TLS write client hello", err code = 5, err msg = "error:00000005:lib(0):func(0):DH lib

SSL handshake with remote server Failed!

Kindly provide solution for this.

Regards,

Sunip

  • 0  

    , Which LRE version are you using? What protocol and what way of recording are you using.

    The message "error:00000005:lib(0):func(0):DH" is reported many times on the internet and seems to be related to TLS handshaking during initialization of a secure socket connection. Reported causes are not pointing to one single failure.

    I would start with a wireshark network trace, but you have to have some experience.

    When you are at LR 2022 or newer, it might be better to open a support case.

    How to ask questions

    Reward contributions via likes or 'verified answers'

  • 0 in reply to   

      LR Version is 2021 and the protocol is web http/html. I have not checked with Wireshark yet. Tried  changing with different SSL version and cipher it is still not taking authentication.  Tried with Fiddler also ,same issue is observed .

  • 0   in reply to 

    You are using reasonable recent version. How do you record and which browser are you using?
    Does it work in with the same browser when you do not enable recording?

    How to ask questions

    Reward contributions via likes or 'verified answers'