summaryrefslogtreecommitdiffstats
path: root/VMS
diff options
context:
space:
mode:
Diffstat (limited to 'VMS')
-rw-r--r--VMS/openssl_ivp.com.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/VMS/openssl_ivp.com.in b/VMS/openssl_ivp.com.in
index a4c67b26a9..825a699c4f 100644
--- a/VMS/openssl_ivp.com.in
+++ b/VMS/openssl_ivp.com.in
@@ -38,8 +38,8 @@ $ ! If something else is wrong with the installation, we're likely
$ ! to get an image activation error here
$ openssl version -a
$
-$ ! Verify that engines are where they should be.
-$ openssl engine -c -t dasync
+$ ! FUTURE ENHANCEMENT: Verify that engines are where they should be.
+$ ! openssl engine -c -t checker
$
$ WRITE SYS$ERROR "OpenSSL IVP passed"
$ EXIT %x10000001