Re: [SOLVED] Re: OpenSSL 3.0 hangs at exit with FIPS provider

2020-07-20 Thread Thomas Dwyer III
<https://www.ncp-e.com/de/aktuelles/events/veranstaltungen> > > *From:* openssl-users *On Behalf Of > *Thomas > Dwyer III > *Sent:* Friday, July 17, 2020 6:57 PM > *To:* openssl-users > *Subject:* [SOLVED] Re: OpenSSL 3.0 hangs at exit with FIPS provider > > >

Re: OpenSSL 3.0 hangs at exit with FIPS provider

2020-07-20 Thread Matt Caswell
On 15/07/2020 18:20, Thomas Dwyer III wrote: > Platform: Linux x86_64 > > I understand this is still alpha but how complete is the FIPS provider > right now? Fairly complete. Please could you raise this as a github issue so that it can be properly investigated and tracked? > When I run this

RE: [SOLVED] Re: OpenSSL 3.0 hangs at exit with FIPS provider

2020-07-18 Thread Dr. Matthias St. Pierre
n Behalf Of Thomas Dwyer III Sent: Friday, July 17, 2020 6:57 PM To: openssl-users Subject: [SOLVED] Re: OpenSSL 3.0 hangs at exit with FIPS provider It turns out the problem was caused by a misinterpretation of the phrase "add the following lines near the beginning" in section 7.1 of

[SOLVED] Re: OpenSSL 3.0 hangs at exit with FIPS provider

2020-07-17 Thread Thomas Dwyer III
It turns out the problem was caused by a misinterpretation of the phrase "add the following lines near the beginning" in section 7.1 of the documentation at https://wiki.openssl.org/index.php/OpenSSL_3.0 for enabling FIPS support. I added these lines to the very top of the file: openssl_conf = ope