cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

csr hosts

Open oison111 opened this issue 3 years ago • 1 comments

I specified in the JSON file of the CA "server auth" and "client auth"

image

The "hosts" in the server's CSR file is left blank; I want this certificate to be used for both server and client, can i do this ?? image

image

oison111 avatar Aug 03 '22 19:08 oison111

hosts is used for generate SANs

Laisky avatar Jan 04 '23 07:01 Laisky