Searched refs:OPENSSL_APP (Results 1 – 3 of 3) sorted by relevance
17 if [ -z "$OPENSSL_APP" ]; then47 $OPENSSL_APP pkcs12 -export -in tmp/$1_srv.crt -inkey tmp/$1_srv.key -passout pass: -out tmp/$1_srv…58 OPENSSL_CONF=tmp/openssl-ca-no-oqsprovider.cnf $OPENSSL_APP pkcs12 -provider default -provider oqsp…65 if [ $(cat tmp/$1_srv_1.p12 | $OPENSSL_APP sha256) -neq $(cat tmp/$1_srv_2.p12 | $OPENSSL_APP sha25…
69 export OPENSSL_APP="$O_EXE/openssl"
53 export OPENSSL_APP="$O_EXE/openssl"
Completed in 5 milliseconds