Re: Creating Certificates

2018-10-13 Thread Bruce Momjian
On Sat, Oct 6, 2018 at 08:17:04AM +0900, Tatsuo Ishii wrote: > In "18.9.3. Creating Certificates", > > -- > To create a server certificate whose identity can be validated by > clients, first create a certifi

Creating Certificates

2018-10-05 Thread Tatsuo Ishii
In "18.9.3. Creating Certificates", -- To create a server certificate whose identity can be validated by clients, first create a certificate signing request (CSR) and a public/private key file: openssl req -new -nodes