SSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()
authorRichard Levitte <levitte@openssl.org>
Sun, 10 Nov 2019 14:44:00 +0000 (15:44 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Nov 2019 12:43:33 +0000 (13:43 +0100)
commit9fc977c76d20226d4640a7b9a3f84e4216571184
treecb85d4dac874cef326e46ddf08a6b3d0bbbf76a7
parent380aecb611418ab451992c8fad7319b534122907
SSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()

This also removes the incorrect documentation comments by those
functions.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10403)
doc/man3/SSL_load_client_CA_file.pod
ssl/ssl_cert.c