mirror of
https://github.com/kakwa/uts-server
synced 2025-01-26 05:17:26 +01:00
fix create_tsa_certs if not run from its directory
This commit is contained in:
parent
594ee4f6fc
commit
be745d8594
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
export OPENSSL_CONF="./CAtsa.cnf"
|
export OPENSSL_CONF="./CAtsa.cnf"
|
||||||
|
|
||||||
|
cd `dirname $0`
|
||||||
|
|
||||||
error () {
|
error () {
|
||||||
|
|
||||||
echo "TSA test failed!" >&2
|
echo "TSA test failed!" >&2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user