Difference between revisions of "Syslog-ng"
Jump to navigation
Jump to search
(Created page with "``` openssl req -x509 -nodes -days 720 -newkey rsa:4096 -keyout selfsigned.key -out selfsigned. crt -subj "/C=US/ST=Utah/L=SLC/O=Example Corp/OU=Testing/CN=example.io" ```") |
(No difference)
|
Latest revision as of 23:50, 20 October 2021
openssl req -x509 -nodes -days 720 -newkey rsa:4096 -keyout selfsigned.key -out selfsigned. crt -subj "/C=US/ST=Utah/L=SLC/O=Example Corp/OU=Testing/CN=example.io"