mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-15 23:22:35 -04:00
OpenSSL just cannot work with mixing ENGINE_* api mixed with OSSL_PARAM builders. But it can be built in legacy mode, where deprecated but still working API would be used. It can work under OpenSSL 3.0, but only if using legacy code paths matching OpenSSL 1.1 calls and functions. Remove fromlabel processing by OpenSSL 3.0 only functions. They can return later with a proper provider support for pkcs11. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||