[syslog-ng] TLS "trusted-dn" Question

László Várady annonameus at gmail.com
Tue Apr 4 20:43:01 UTC 2023


Hi,

> Not exactly sure how I’d wrap all of key-file(), cert-file(), and 
> ca-dir() (all certs) values into a single pfx file? Do you happen to 
> know how this ca be done (with openssl presumably)?
>

I usually do this with the following openssl command:

|openssl pkcs12 -export -inkey my.key -in my.crt -certfile ca.crt -out 
my.p12|

--
László Várady||
||

||



More information about the syslog-ng mailing list