Files
FreeRDP/server/proxy
Armin Novak c1cd48cb3c [server,proxy] allow PEM in config file
CertificateContent and PrivateKeyContent now have two valid formats:
It can be in format PEM (multiple lines) or a single line base64 encoded
PEM.
The first format is preferrable in case the pf_config* API is used to
set the certificate/key,  the latter in case an actual config file is in
use where multiline configuration data can not be directly entered.
2023-04-24 10:57:22 +02:00
..
2023-04-14 08:02:49 +02:00
2023-02-27 11:18:02 +01:00
2023-01-26 09:30:17 +01:00
2023-01-26 09:30:17 +01:00
2022-06-23 08:48:39 +02:00
2022-01-11 12:34:43 +01:00
2022-02-04 08:44:22 +00:00