GOST2012 TLS ClientCertificateType Identifiers support
authorNikolay Morozov <nmorozoff77@yandex.ru>
Thu, 16 Apr 2020 15:55:36 +0000 (18:55 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 18 Apr 2020 10:32:49 +0000 (13:32 +0300)
commit7a417606677c646d33d65de2fd298bc93d943edf
tree9931530190c09f82aa6a8ca11be7e5889ff0afba
parentccb47dbf47b36da849301aae38c32ed019e75a21
GOST2012 TLS ClientCertificateType Identifiers support

For GOST2012-GOST8912-GOST8912 IANA introduce ClientCertificateType Identifiers
https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-2

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11558)
apps/lib/s_cb.c
include/openssl/ssl3.h
include/openssl/tls1.h
ssl/s3_lib.c