Re: DH parameter reading in OPENSSL 3

2022-07-14 Thread Mark H. Wood
On Wed, Jul 13, 2022 at 06:45:48PM +0200, Dirk Stöcker wrote: > The openssl documentation may be logical for someone who knows all the > parts and how they work together, but for everybody else it's a large > glob of isolated files which you simply can't bring together. You have > pages which so

Re: DH parameter reading in OPENSSL 3

2022-07-14 Thread Dirk Stöcker
Hello, The work-around is to put the DH parameters first. That would mean changing external interface of the software which I don't like much. Otherwise, you'd need to resort to the more general OSSL_STORE API, which loads objects of various types, and you can then ignore the ones you don