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>
Mon, 30 Dec 2019 13:15:50 +0000 (13:15 +0000)
commit8b22d71bf2db439dbb6995b5471b394fd0101399
tree7bf61a26111f637bcaf8e372aa76cabde3362e2d
parent7219d2fe519b500c5d593836b6a9f3bc6218abfe
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