$ ./testssl.sh --quiet -V gost

 Displaying all local ciphers matching word pattern "gost" (ignore case)

Hexcode  Cipher Suite Name (OpenSSL)       KeyExch.   Encryption  Bits     Cipher Suite Name (IANA/RFC)
-----------------------------------------------------------------------------------------------------------------------------
 xff85   GOST2012-GOST8912-GOST8912        GOST       GOST89      256
 x81     GOST2001-GOST89-GOST89            GOST       GOST89      256      TLS_GOSTR341001_WITH_28147_CNT_IMIT
 xff87   GOST2012-NULL-GOST12              GOST       None        None
 x83     GOST2001-NULL-GOST94              GOST       None        None     TLS_GOSTR341001_WITH_NULL_GOSTR3411



$ ./testssl.sh --quiet -e online-alpha.vtb.ru

 Start 2022-03-12 04:44:23        -->> 185.179.144.44:443 (online-alpha.vtb.ru) <<--

 rDNS (185.179.144.44):  --
 Service detected:       HTTP



 Testing 370 ciphers via OpenSSL plus sockets against the server, ordered by encryption strength

Hexcode  Cipher Suite Name (OpenSSL)       KeyExch.   Encryption  Bits     Cipher Suite Name (IANA/RFC)
-----------------------------------------------------------------------------------------------------------------------------
 xc030   ECDHE-RSA-AES256-GCM-SHA384       ECDH 256   AESGCM      256      TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
 xc028   ECDHE-RSA-AES256-SHA384           ECDH 256   AES         256      TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
 xc014   ECDHE-RSA-AES256-SHA              ECDH 256   AES         256      TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
 x35     AES256-SHA                        RSA        AES         256      TLS_RSA_WITH_AES_256_CBC_SHA
 xc02f   ECDHE-RSA-AES128-GCM-SHA256       ECDH 256   AESGCM      128      TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
 xc027   ECDHE-RSA-AES128-SHA256           ECDH 256   AES         128      TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
 xc013   ECDHE-RSA-AES128-SHA              ECDH 256   AES         128      TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
 x2f     AES128-SHA                        RSA        AES         128      TLS_RSA_WITH_AES_128_CBC_SHA
 x0a     DES-CBC3-SHA                      RSA        3DES        168      TLS_RSA_WITH_3DES_EDE_CBC_SHA


 Done 2022-03-12 04:44:33 [  14s] -->> 185.179.144.44:443 (online-alpha.vtb.ru) <<--

Add a code snippet to your website: www.paste.org