Files
aws-iot/Device/server.conf
2021-04-29 19:19:19 -04:00

14 lines
423 B
Plaintext

[ req ]
default_bits = 4096
default_md = sha512
default_keyfile = deviceCert.key
prompt = no
encrypt_key = no
distinguished_name = req_distinguished_name
[ req_distinguished_name ]
countryName = "US"
localityName = "Texas"
organizationName = "Henry Pump"
organizationalUnitName = "Automation"
commonName = "f52c9bed0997c8f92b41bc085c20b0eaa47fbfa8f78bb86310087a24a8721401"
emailAddress = "noreply@henry-pump.com"