Add some man page cross-references
authorRich Salz <rsalz@openssl.org>
Tue, 2 May 2017 13:08:08 +0000 (09:08 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 2 May 2017 13:08:08 +0000 (09:08 -0400)
commite5db7fcf93b2da8391a85d58088fb484f7a0b684
tree1b08a46fb2d4041caa880ffbd4fc63bb170f681f
parent1f9d203dac62f7426f6ff1fbc819e3de8b6f1171
Add some man page cross-references

The old/deprecated servername callback should refer back to the
new/preferred early callback mechanism, as well as indicate that
it is superseded by the early callback.

The early callback should also mention the API for turning the
raw cipherlist octets from the client into usable data structures.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3338)
doc/man3/SSL_CTX_set_early_cb.pod
doc/man3/SSL_CTX_set_tlsext_servername_callback.pod