diff options
Diffstat (limited to 'tests/certs/rootca.conf')
-rw-r--r-- | tests/certs/rootca.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/certs/rootca.conf b/tests/certs/rootca.conf index 8148c10..1127efc 100644 --- a/tests/certs/rootca.conf +++ b/tests/certs/rootca.conf @@ -6,7 +6,7 @@ issuerAltName=issuer:copy authorityKeyIdentifier=keyid:always [ myca ] - dir = /home/thedoctor/Programming/wget/tests/certs + dir = /tmp/wget/tests/certs new_certs_dir = ./ unique_subject = no certificate = $dir/test-ca-cert.pem |