Show More
@@ -63,7 +63,7 b' A malformed per-host certificate file wi' | |||||
63 |
|
63 | |||
64 | $ echo baddata > badca.pem |
|
64 | $ echo baddata > badca.pem | |
65 | $ hg --config hostsecurity.localhost:verifycertsfile=badca.pem clone https://localhost:$HGPORT/ |
|
65 | $ hg --config hostsecurity.localhost:verifycertsfile=badca.pem clone https://localhost:$HGPORT/ | |
66 |
abort: error: |
|
66 | abort: error: * (glob) | |
67 | [255] |
|
67 | [255] | |
68 |
|
68 | |||
69 | A per-host certificate mismatching the server will fail verification |
|
69 | A per-host certificate mismatching the server will fail verification |
General Comments 0
You need to be logged in to leave comments.
Login now