Bugs corrected, and a couple of include files to get declarations for
[openssl.git] / test / trsa.com
index 28add5eefd090c994b7b67e7a06f0d417078d47d..6b6c318e2b53125ecd3ab1f157e0e334ab519362 100644 (file)
@@ -4,6 +4,17 @@ $      __arch := VAX
 $      if f$getsyi("cpu") .ge. 128 then __arch := AXP
 $      exe_dir := sys$disk:[-.'__arch'.exe.apps]
 $
+$      set noon
+$      define/user sys$output nla0:
+$      mcr 'exe_dir'openssl no-rsa
+$      save_severity=$SEVERITY
+$      set on
+$      if save_severity
+$      then
+$          write sys$output "skipping RSA conversion test"
+$          exit
+$      endif
+$
 $      cmd := mcr 'exe_dir'openssl rsa
 $
 $      t := testrsa.pem