On Mon, May 11, 2020 at 5:32 PM William Lallemand <[email protected]> wrote: > By removing, it just means: > - In the case of a directory there is basicaly nothing to do but remove > the bundle code, everything will be loaded as usual, it will just be > done in separate SSL_CTX. > - In the configuration, if you specify a bundle with "example.pem" to > load the .rsa and .ecdsa, I'll probably add a shim to emulate the > previous behavior, but they will be loaded in separate SSL_CTX.
understood, this will indeed simplify a lot of things. Thanks for the clarification! -- William

