You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[nats_queue]
|
|
cert_directory = etc/auth/nats
|
|
ca_cert = ca-cert.pem
|
|
client_cert = client-cert.pem
|
|
client_cert_key = client-key.pem
|
|
cert_validity = 365
|
|
cert_days_before_expiry_to_rotate = 30
|
|
client_cert_san_additional_dns = localhost
|
|
client_cert_san_additional_ip = 127.0.0.1
|