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, 15 Feb 2020 21:56:52 +0000 (21:56 +0000)
commitfe1a9b27be026ab3625267c08db4022edb5dafc9
tree3b984609d229497ab35993831216d6f28c38cec4
parent98a99d6c348383fafa223cad17410f8918d28e3c
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