AlbertoVesx Posted November 5, 2013 Posted November 5, 2013 Somebody can help with this. I installed OpenSSL. Dll are in system path. Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 What are version of SSL dlls? Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 I installed Win64OpenSSL-1_0_1e.exe Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 Windows 7 64 bits, Delphi XE5 Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 This is from log file ssl: 00001798: 11:07:33 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 00001484: 11:07:38 [indy]:EIdOSSLAcceptError : Error accepting connection with SSL.EOF was observed that violates the protocolssl: 00000AE0: 11:07:39 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000016A8: 11:27:47 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 00000778: 11:27:48 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000017A8: 11:33:38 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000007D8: 11:33:40 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 00001374: 11:34:13 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 00001668: 11:34:13 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000002B8: 11:34:38 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 00000EE8: 11:34:39 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 0000107C: 12:54:33 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000001C4: 12:54:34 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version numberssl: 000017A8: 12:57:55 [indy]:EIdOSSLUnderlyingCryptoError : Error accepting connection with SSL.Error accepting connection with SSL.error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 If you compile your app in 32-bit mode then you need 32-bit dlls. Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 Put correct dlls in same folder as your app. We already deploy correct dlls under SSL folder. Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 Hi I did not know that dll were in ssl folder, so I installed openssl. Well, I uninstall it. Then I copied dll to exe folder. But the error still remains. I am compiling for 64 bits. Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 Get dlls from unigui/ssl/x64 folder and copy them where you exe is. Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 Delphi version? Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 What URL are you using to access app? Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 I am testing in localhost Now Im playing with my firewall and antivirus... Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 does your url start with https Quote
AlbertoVesx Posted November 5, 2013 Author Posted November 5, 2013 That was the problem. I really sorry. Quote
Administrators Farshad Mohajeri Posted November 5, 2013 Administrators Posted November 5, 2013 That was the problem. I really sorry. np Quote
UniterYazilim Posted January 19, 2019 Posted January 19, 2019 Hi All; OpenSSL 1.1.0j 20 Nov 2018 Delphi 10.2.3 Unigui v1.50.0.1480 program works but as shown in the middle picture "not safe" Why not? Quote
Sherzod Posted January 19, 2019 Posted January 19, 2019 Hi, Have you installed a self-signed certificate? Quote
UniterYazilim Posted January 19, 2019 Posted January 19, 2019 no, How to install self-signed certificate? and what self-signed certificate ? I have cert.pem, key.pem root.pem I have no other certificates.... Quote
Sherzod Posted January 19, 2019 Posted January 19, 2019 14 minutes ago, UniterYazilim said: and what self-signed certificate ? http://unigui.com/doc/online_help/generate_a_self-signed_certifi.htm Quote
UniterYazilim Posted January 20, 2019 Posted January 20, 2019 http://unigui.com/doc/online_help/generate_a_self-signed_certifi.htm I applied the steps in this link. Do I have to do anything else? Quote
Sherzod Posted January 20, 2019 Posted January 20, 2019 5 hours ago, UniterYazilim said: I applied the steps in this link. Hi, Sorry, maybe I did not correctly set out what I wanted to tell you. If you are using a self-signed certificate that no longer valid as of Chrome 58. Try Googling... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.