7 Commits

Author SHA1 Message Date
geby
c529150b61 Enable hostname verification in OpenSSL (bug #75 by dokkie8844)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@274 7c85be65-684b-0410-a082-b2ed4fbef004
2023-11-07 10:37:28 +00:00
geby
4edfd621d3 ssl_openssl.pas and ssl_openssl11.pas are deprecated now. Use ssl_openssl3.pas instead.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@265 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-16 18:03:33 +00:00
geby
979665441a SSL.GetPeerFingerprint - bugfix - result must be ansistring for compatibility with Unicode Delphi. (Result is binary nonprintable string) Need to change it in some SSL plugins too!
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@262 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-15 13:06:53 +00:00
geby
2945035388 ssl_openssl11 - Read all certificates from the PFX file (Radek Cervinka)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@261 7c85be65-684b-0410-a082-b2ed4fbef004
2022-05-10 06:05:54 +00:00
geby
0ccc3d9f54 FPC DELPHI mode is enabled inside jedi.inc, cannot enable it again.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@236 7c85be65-684b-0410-a082-b2ed4fbef004
2021-07-03 12:12:30 +00:00
geby
93657c8a92 Ansistring compatibility on Delphi 10+
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@232 7c85be65-684b-0410-a082-b2ed4fbef004
2021-06-23 15:39:56 +00:00
geby
7099fba168 New SSL plugin for OpenSSL 1.1.*
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@210 7c85be65-684b-0410-a082-b2ed4fbef004
2021-05-19 14:20:45 +00:00