chiark / gitweb /
stest: Honour new privkey() hash
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 3 Dec 2019 21:03:46 +0000 (21:03 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 21:52:07 +0000 (21:52 +0000)
commit2826377790377b6ae4544fee3bc59f7ff692b47b
tree5006decae1c0131ab925d6a47fa448079d32bca5
parent043fa40da7718bbb62c9cfa7cc6b92d61ed9e9ae
stest: Honour new privkey() hash

If set to a path not ending in /, it refers to a key file, and we
generate the "rsa-private" call.  With the default value, this
produces the same path as before.

But now it can be set to a directory ending in /, in which case we
specify a priv-cache.

No functional change yet.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
stest/common.tcl