Changes

From Amahi Wiki
Jump to: navigation, search
36 bytes removed ,  15:22, 19 February 2012
{{Code|openssl req -nodes -newkey rsa:2048 -keyout znc.key -x509 -days 365 -out znc.crt
cat znc.crt znc.key > znc.pem}}
Copy this file to your '''/home/username/.znc''' directory (replace ''username'' with your first admin user name), overwriting the current one if needed.Restart and restart ZNC:
{{Code|service znc restart}}
12,424

edits