Changes

From Amahi Wiki
Jump to: navigation, search
4 bytes added ,  15:15, 19 February 2012
'''NOTE:''' See [http://en.znc.in/wiki/Configuration ZNC Configuration] for more guidance on customization.
== Generating a SSL Certificate ==
You can use the following openssl commands to generate a certificate:
{{Code|openssl req -nodes -newkey rsa:2048 -keyout znc.key -x509 -days 365 -out znc.crt
12,424

edits