Send no_renegotiation alert as required by spec.
[oweals/openssl.git] / test / testssl.com
index b79d470a1476afbe8bc43b3acbfbf0f6fefb1dfe..9c83afba047fb521e06485ecb272a7cf2bc8a7bd 100644 (file)
@@ -2,7 +2,7 @@ $! TESTSSL.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
 $      texe_dir := sys$disk:[-.'__arch'.exe.test]
 $      exe_dir := sys$disk:[-.'__arch'.exe.apps]