mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
Merge 0.9->0.10
This commit is contained in:
commit
58430694cc
1 changed files with 2 additions and 2 deletions
|
@ -59,5 +59,5 @@ keysize=2048
|
|||
sed 's,example\.com,$*,g' openssl.cnf > $@
|
||||
|
||||
%.key:
|
||||
openssl genrsa $(keysize) > $@
|
||||
@chmod 400 $@
|
||||
umask 0077 && openssl genrsa -out $@ $(keysize)
|
||||
@chmod 400 $@ -c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue