Re: TLS "trusted-dn" Question
László Várady <[email protected]> Tue, 4 Apr 2023 22:43:01 +0200
| Newsgroups | gmane.comp.syslog-ng |
|---|---|
| Message-ID | <[email protected]> |
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|| || || ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq