|
In 7.4.5 certificate_types, we seem - by enumerating certain enum values -
to
be limiting the values of ClientCertificateType that a server may indicate,
and thus
a client may "offer"
Surely this should be any value from ClientCertificateType, including those
from
the private range!?
" A list of the types of certificate types which the client may offer. rsa_sign a certificate containing an RSA key dss_sign a certificate containing a DSS key rsa_fixed_dh a certificate signed with RSA and containing a static DH key. dss_fixed_dh a certificate signed with DSS and containing a static DH key " |
_______________________________________________ TLS mailing list TLS@xxxxxxxxxxxxxx https://www1.ietf.org/mailman/listinfo/tls