mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
Deprecated i2d and d2i functions for low-level key types Any i2d and d2i functions such as d2i_DHparams() that take a low-level key type have been deprecated. Applications should instead use the OSSL_DECODER(3) and OSSL_ENCODER(3) APIs to read and write files. See "Migration" in d2i_RSAPrivateKey(3) for further details. |
||
|---|---|---|
| .. | ||
| activate-ssl.sh | ||
| activate-tls.sh | ||
| test-new-config.sh | ||