Set the TLSv1.2-and-below cipher list for an SSL context.
1 if at least one cipher could be selected, or 0 on failure.
| Name | Description |
|---|---|
| ctx | SSL context whose new connections inherit the cipher list. |
| str | Colon-separated cipher list in openssl-ciphers(1) format. |