Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert

2021-09-18 Thread Thomas Habets
rprising. A magic setting of the file to be "system" sounds good for my use cases, at least. -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se " }; char kernel[]= { "Linux" }; char *pgpKey[] = { &

[PATCH] Add `verify-system` sslmode to use system CA pool for server cert

2021-09-06 Thread Thomas Habets
so I apologize for any process errors. I tried to follow https://wiki.postgresql.org/wiki/Submitting_a_Patch Hope this list takes attachments. -- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "tho...@habets.se " }; char kernel[]= {