Commit 7e9cfcd0 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Recognise no-rsax option.

parent a99ce1f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1130,6 +1130,7 @@ sub read_options
		"no-gost" => \$no_gost,
		"no-engine" => \$no_engine,
		"no-hw" => \$no_hw,
		"no-rsax" => 0,
		"just-ssl" =>
			[\$no_rc2, \$no_idea, \$no_des, \$no_bf, \$no_cast,
			  \$no_md2, \$no_sha, \$no_mdc2, \$no_dsa, \$no_dh,