Re: Deprecated openssl command option in documentation

2025-06-18 Thread Daniel Gustafsson
> On 18 Jun 2025, at 13:24, PG Doc comments form wrote: > -noencDon't encrypt private keys > -nodesDon't encrypt private keys; deprecated > ``` > Therefore, I suggest you replace the "-nodes" switch in the command example > to "-noenc". Thanks for your report! Th

Deprecated openssl command option in documentation

2025-06-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/ssl-tcp.html Description: Hi In the documentation at https://www.postgresql.org/docs/17/ssl-tcp.html, it says, in 18.9.5. Creating Certificates: ``` To create a simple self-signed certific