Add a CA subject name to the context's client-CA list sent when requesting a client certificate.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| ctx | Server SSL context whose client-CA list is extended (created if none was set). |
| x | Certificate whose subject name is appended (not taken ownership of). |