fix bug in openssl setup.
This commit is contained in:
parent
6943e02ec2
commit
5bd3e0a89c
@ -30,7 +30,7 @@ touch ~/.hgauth
|
||||
rm -f ~/restore.sh
|
||||
|
||||
# setup my hg cacerts
|
||||
openssl req -new -x509
|
||||
openssl req -new -x509 \
|
||||
-nodes \
|
||||
-extensions v3_ca \
|
||||
-keyout /dev/null \
|
||||
|
Loading…
x
Reference in New Issue
Block a user