vm/lets-encrypt
Daniel Hansson 5a859b5280
disable DHParams for now
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.
2022-05-07 10:44:40 +02:00
..
activate-ssl.sh put default SC rules in a single file (#1667) 2020-11-12 21:39:53 +01:00
activate-tls.sh disable DHParams for now 2022-05-07 10:44:40 +02:00
test-new-config.sh remove live source (#2283) 2022-05-03 22:08:17 +02:00