Re: Convert encrypted SSL test keys to PKCS#8 format

2023-08-27 Thread Peter Eisentraut
On 22.08.23 21:02, Jacob Champion wrote: On Tue, Aug 22, 2023 at 1:07 AM Peter Eisentraut wrote: I have attached two patches, one to update the generation rules, and one where I have converted the existing test files. (I didn't generate them from scratch, so for example src/test/modules/ssl_pa

Re: Convert encrypted SSL test keys to PKCS#8 format

2023-08-22 Thread Jacob Champion
On Tue, Aug 22, 2023 at 1:07 AM Peter Eisentraut wrote: > I have attached two patches, one to update the generation rules, and one > where I have converted the existing test files. (I didn't generate them > from scratch, so for example > src/test/modules/ssl_passphrase_callback/server.crt that co