4 May 2002 05:55
Re: I-D ACTION:draft-ietf-tls-extensions-04.txt
David Hopwood <david.hopwood <at> zetnet.co.uk>
2002-05-04 03:55:25 GMT
2002-05-04 03:55:25 GMT
Internet-Drafts <at> ietf.org wrote:
> Title : Transport Layer Security (TLS) Extensions
> Author(s) : S. Blake-Wilson et al.
> Filename : draft-ietf-tls-extensions-04.txt
> Pages : 23
> Date : 02-May-02
Here are two very minor clarifications that I spotted after the draft was
submitted:
# - "key_sha1_hash" - contains the SHA-1 hash of the CA root key. For
# DSA and ECDSA keys, this is the hash of the "subjectPublicKey"
# value. For RSA keys, the hash is of the byte string
# representation of the modulus without any initial 0-valued
# bytes. (This copies the key hash formats deployed in other
# environments.)
Change to:
... For RSA keys, the hash is of the big-endian byte string
representation of the modulus without any initial 0-valued
bytes. ...
# struct {
# ResponderID responder_id_list<0..2^16-1>;
# Extensions request_extensions;
# } OCSPStatusRequest;
#
# opaque ResponderID<1..2^16-1>;
# opaque Extensions<0..2^16-1>;
(Continue reading)
.
RSS Feed