Pre-compress all certificates configured on a server SSL_CTX with algorithm alg.
1 on success, or 0 on failure (including when ctx is a client context).
| Name | Description |
|---|---|
| ctx | Server SSL context whose certificates are compressed. |
| alg | Compression algorithm identifier, or 0 to use each algorithm in the preference list. |