Latest update and remove TLSv1.3 draft
This commit is contained in:
@@ -101,7 +101,7 @@ set CA names using the "client CA list" functions and then get them using the
|
||||
used on the server side then the "client CA list" functions take precedence.
|
||||
Typically, on the server side, the "client CA list " functions should be used in
|
||||
preference. As noted above in most cases it is not necessary to set CA names on
|
||||
the client side.
|
||||
the client side.
|
||||
|
||||
SSL_CTX_set0_CA_list() sets the list of CAs to be sent to the peer to
|
||||
B<name_list>. Ownership of B<name_list> is transferred to B<ctx> and
|
||||
|
||||
Reference in New Issue
Block a user