![]() |
Could not load SSL library - Hilfe benötigt
Guten Morgen,
nachdem ich im Forum auf folgenden Thread gestossen bin ![]() Leider bekomme ich hier beim Benutzen wieder die Fehlermeldung: Could not load SSL library. Ich habe es bisher einmal hinbekommen das die DLLs geladen werden, das war mit der Version Indy OpenSSL v0.9.8h. Leider bekam ich dort immer ein Read Timeout und mir wurde geraten eine aktuellere Indy Version einzusetzen. Beim Debuggen fiel mir auf das folgende Einsprungpunkte nicht gefunden werden:
Delphi-Quellcode:
Ich hoffe man kann mir weiterhelfen wie ich die Geschichte ans Laufen bekommen kann.
@IdSslCtxSetInfoCallback := LoadIndyFunction(fn_SSL_CTX_set_info_callback);
@IdSslX509StoreCtxGetAppData := LoadIndyFunction(fn_X509_STORE_CTX_get_app_data); @IdSslSessionGetId := LoadIndyFunction(fn_SSL_SESSION_get_id); @IdSslSessionGetIdCtx := LoadIndyFunction(fn_SSL_SESSION_get_id_ctx); @IdSslCtxGetVersion := LoadIndyFunction(fn_SSL_CTX_get_version); @IdSslCtxSetOptions := LoadIndyFunction(fn_SSL_CTX_set_options); Gruss Jonny |
Re: Could not load SSL library - Hilfe benötigt
Hi Jonny,
ist das Problem noch aktuell? Falls ja prüfe bitte, welche Indy Version Du geladen hast. Die aktuelle Version gibt es im SVN oder auf dem Fulgan Mirror: ![]() Dort bitte die Datei IndyTiburon.zip laden. Das funktioniert zu 100% mit den aktuellen SSL Libraries von ![]() Gruß Assertor |
Alle Zeitangaben in WEZ +1. Es ist jetzt 22:38 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz