open-nomad/demo/tls/csr.json
Michael Schurter 1cc4759025 Add demo TLS certificates and configs
As well as a brief readme and makefile for generating the certificates.
2018-01-09 10:14:42 -08:00

11 lines
150 B
JSON

{
"names": [
{
"C": "US",
"ST": "CA",
"L": "San Francisco",
"OU": "Nomad Demo"
}
]
}