summaryrefslogtreecommitdiffstats
path: root/test/treq.com
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-07-28 23:25:59 +0000
committerUlf Möller <ulf@openssl.org>1999-07-28 23:25:59 +0000
commit8c197cc55eda97fba9c51254fd0e1da7259ab174 (patch)
tree06dce59bd50795c2f822df8d3ec26a15e6eb7919 /test/treq.com
parent3e3d2ea2fc9e9b702f94d5870f1a0a2f0c4c59f5 (diff)
VMS updates.
Submitted by: Richard Levitte <levitte@stacken.kth.se>
Diffstat (limited to 'test/treq.com')
-rw-r--r--test/treq.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/treq.com b/test/treq.com
index 6483fa0672..9eb1d26f6e 100644
--- a/test/treq.com
+++ b/test/treq.com
@@ -4,7 +4,7 @@ $ __arch := VAX
$ if f$getsyi("cpu") .ge. 128 then __arch := AXP
$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
$
-$ cmd := mcr 'exe_dir'openssl req
+$ cmd := mcr 'exe_dir'openssl req -config [-.apps]openssl-vms.cnf
$
$ t := testreq.pem
$ if p1 .nes. "" then t = p1