Hello,
I cannot get the HTTPS server to work with self-signed certificates.
It seems that the generated self-signed certificate is somehow invalid.
It works with the certificates in the example directory.
(except of course the browser complains they are self-signed)
Firefox gives SEC_ERROR_LIBRARY_FAILURE, chrome reports
ERR_SSL_SERVER_CERT_BAD_FORMAT
I tried both Free Pascal 3.0.4, 3.1.1 and Delphi (Tokio).
I am not able to determine what causes this. The algorithm seems valid and
in line with what I find elsewhere on the internet for equivalent C code.
Maybe the use of ansistring for buffers is causing the compilers to do
codepage conversions...
Has someone else gotten it to work ?
Michael.
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public