diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-10-23 14:52:33 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-10-23 14:53:47 +0300 |
commit | b917d492ee480e565b7fe9b9b1f871e719c83064 (patch) | |
tree | 36017bbf10010ea1cbe33d0b6f52ca826794f9bb /openssl/agent | |
parent | 892d097a63f264a88faf19713ec7d14551751e76 (diff) |
Remove test workaround after build2 fix
Diffstat (limited to 'openssl/agent')
-rw-r--r-- | openssl/agent/pkcs11/private-key.test.testscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/agent/pkcs11/private-key.test.testscript b/openssl/agent/pkcs11/private-key.test.testscript index 0adaed1..02bc6fe 100644 --- a/openssl/agent/pkcs11/private-key.test.testscript +++ b/openssl/agent/pkcs11/private-key.test.testscript @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -url = 'pkcs11:token=name:cppget.org;object=SIGN%20key?pin-value=123123' +#url = 'pkcs11:token=name:cppget.org;object=SIGN%20key?pin-value=123123' : sign : @@ -10,7 +10,7 @@ url = 'pkcs11:token=name:cppget.org;object=SIGN%20key?pin-value=123123' : must match the token PIN. In the worst case the test may reset the token # PIN. : -if (false) +if ("$url" != "") { $* "$url" <'test' | base64 >>EOO jbTa3H3F2KHGbzDW/FaI5oeqPQknxyKhgbl6eDZlEzwaXKhRXueQNC1TMwc5HgWtuUWoJYkdTmpI |