天天看點

indy openssl lazarus 程式設計linux下出現不能裝載動态庫的問題原因!

版本不對的原因。

具體在10.5.9下修改此參數即可解決問題。

loadfunction() has an acritical parameter. it is set

to true by default, but can be set to false for individual functions (and

currently is false for tls 1.1+ and dtls functions). you can patch

idsslopensslheaders.pas to set acritical to false for the missing sslv2

functions. as long as you never use sslvsslv2 in tidssliohandlersocketopenssl,

you should be fine. i will add this to the todo list for a future indy

release.

繼續閱讀