mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Merge 0.9->0.10
This commit is contained in:
commit
a6a85dc466
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ keysize=2048
|
|||
|
||||
%.key:
|
||||
umask 0077 && openssl genrsa -out $@ $(keysize)
|
||||
@chmod 400 $@ -c
|
||||
@chmod 400 $@
|
||||
|
||||
# Generate Diffie-Hellman parameters
|
||||
dh-%.pem:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue