Files
DetectionLab/Vagrant/resources/malcolm/logstash/certs/server.conf
2021-08-06 10:35:01 +02:00

19 lines
507 B
Plaintext

# Copyright (c) 2021 Battelle Energy Alliance, LLC. All rights reserved.
# one may wish to consider not using self-signed certificates in production
[req]
distinguished_name = req_distinguished_name
req_extensions = v3_req
prompt = no
[req_distinguished_name]
countryName = US
stateOrProvinceName = ID
organizationName = sensor
organizationalUnitName = logstash
[v3_req]
keyUsage = keyEncipherment, dataEncipherment
extendedKeyUsage = serverAuth