Syslog-ng

From UVOO Tech Wiki
Revision as of 23:50, 20 October 2021 by Busk (talk | contribs) (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" ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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"