Re: [PATCH 1/2] esx: Allow specifying different CA bundle for remote connections

2025-06-12 Thread Martin Kletzander via Devel
On Wed, Jun 11, 2025 at 05:11:01PM +0200, Ján Tomko wrote: On a Monday in 2025, Martin Kletzander via Devel wrote: From: Martin Kletzander Add new URI parameter which allows for using non-system CA certificates to verify remote peers. Signed-off-by: Martin Kletzander --- docs/drvesx.rst|

Re: [PATCH 1/2] esx: Allow specifying different CA bundle for remote connections

2025-06-11 Thread Ján Tomko via Devel
On a Monday in 2025, Martin Kletzander via Devel wrote: From: Martin Kletzander Add new URI parameter which allows for using non-system CA certificates to verify remote peers. Signed-off-by: Martin Kletzander --- docs/drvesx.rst| 16 ++-- src/esx/esx_util.c | 4 src/esx/es