Update documentation for SSL_set1_sigalgs()
authorBenjamin Kaduk <bkaduk@akamai.com>
Thu, 18 Jan 2018 05:21:19 +0000 (23:21 -0600)
committerBenjamin Kaduk <bkaduk@akamai.com>
Thu, 25 Jan 2018 18:55:24 +0000 (12:55 -0600)
commita6419d1ed873a94bce99ae2b880885b8780d6eb9
tree657834e151b255521eba7e3f0e4ca9432e822105
parentfd5e1a8c4a77f28759048200cac3bc388f0ee067
Update documentation for SSL_set1_sigalgs()

These functions can now take both "sig+hash" strings and
algorithm-specific identifiers like "rsa_pss_pss_sha256" that
indicate a particular entry from the TLS signature algorithm
registry.

Also clarify that only the "_list" form allows for the new-style names
(the non-"list" interfaces take sig and hasn NIDs, which cannot
access all of the new-style schemes).

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5068)
doc/man3/SSL_CTX_set1_sigalgs.pod