我知道我使用的是Chilkat的旧版本,但我希望有一种比更新更简单的解决方案,以使我摆脱DLL的困扰。 LastErrorLog附在下面。我正在尝试使用QucikGetStr读取https://www.agencysoftware.com/(或https://www.agencysoftware.com/download/oldforms/eza.txt)
我已经尝试将SSL协议更改为TLS 1.0、1.1、1.2 SSL 2.0 3.0
谢谢, 米奇·麦金利(Mitch McInelly)
ChilkatLog:
QuickGetStr:
DllDate: May 9 2014
ChilkatVersion: 9.5.0.39
UnlockPrefix: (hidden)
Username: (hidden)
Architecture: Little Endian; 32-bit
Language: ActiveX
VerboseLogging: 0
httpRequestStr:
a_quickReq:
quickHttpRequest:
httpVerb: GET
url: https://www.agencysoftware.com/
openHttpConnection:
Opening connection directly to HTTP server.
httpHostname: www.agencysoftware.com
httpPort: 443
ssl: 1
connect2:
connectImplicitSsl:
clientHandshake2:
processAlert:
TlsAlert:
level: fatal
descrip: protocol version
--TlsAlert
Closing connection in response to fatal SSL/TLS alert.
--processAlert
Failed to read incoming handshake messages. (1)
--clientHandshake2
Client handshake failed. (3)
--connectImplicitSsl
ConnectFailReason: 0
--connect2
ConnectFailReason: 0
connectElapsedMs: 312
--openHttpConnection
--quickHttpRequest
--a_quickReq
--httpRequestStr
Failed.
-QuickGetStr
-ChilkatLog