Re: [RFC][PATCH 0/1] Add option to use directory for trusted CAs

2023-07-07 Thread Maxim Dounin
Hello! On Fri, Jul 07, 2023 at 06:02:14PM +0300, Eero Aaltonen via nginx-devel wrote: > From: Eero Aaltonen > > I was looking for an option to configure the trusted CAs using a directory, > equivalent to the OpenSSL -CApath option. The option seemed to be missing, so > here's a minimal working

[RFC][PATCH 0/1] Add option to use directory for trusted CAs

2023-07-07 Thread Eero Aaltonen via nginx-devel
From: Eero Aaltonen I was looking for an option to configure the trusted CAs using a directory, equivalent to the OpenSSL -CApath option. The option seemed to be missing, so here's a minimal working example of what I would like to accomplish. The current version is still missing code to populate