forked from norman/fusionpbx-install.sh-github-mirror
Update domain_name.conf
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# technically it's possible to have multiple of this lines, but it only worked
|
# technically it's possible to have multiple of this lines, but it only worked
|
||||||
# with one domain for me, another one only got one cert, so I would recommend
|
# with one domain for me, another one only got one cert, so I would recommend
|
||||||
# separate config files per domain.
|
# separate config files per domain.
|
||||||
domains = {domain_name.com}
|
domains = {domain_name}
|
||||||
|
|
||||||
# increase key size
|
# increase key size
|
||||||
rsa-key-size = 2048 # Or 4096
|
rsa-key-size = 2048 # Or 4096
|
||||||
|
|||||||
Reference in New Issue
Block a user