Send no_renegotiation alert as required by spec.
[oweals/openssl.git] / test / testca.com
index c4a5af79e7d6faedd800bb3eccaddabf8323ee38..89922c2ac315f9681745ba49ab3380c650fcfe73 100644 (file)
@@ -2,7 +2,7 @@ $! TESTCA.COM
 $
 $      __arch := VAX
 $      if f$getsyi("cpu") .ge. 128 then -
-          __arch := f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
+          __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
 $      if __arch .eqs. "" then __arch := UNK
 $
 $      openssl := mcr 'exe_dir'openssl