CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/08/13 10:25:19
Modified files: lib/libssl : ssl.h t1_lib.c Log message: Nuke SSL_OP_CRYPTOPRO_TLSEXT_BUG. This was a workaround for a server that needed to talk GOST to old/broken CryptoPro clients. This has no impact on TLS clients that are using GOST. ok bcook@ beck@ doug@