Sha256: 8daa0b1fe6b9486c6080f37814aac6da476b55b6eb49706e7ea64e7ce633b277
Contents?: true
Size: 1.48 KB
Versions: 8
Compression:
Stored size: 1.48 KB
Contents
[ req ] distinguished_name= req_distinguished_name attributes= req_attributes [ req_distinguished_name ] countryName= Country Name (2 letter code) countryName_min= 2 countryName_max= 2 stateOrProvinceName= State or Province Name (full name) localityName= Locality Name (eg, city) 0.organizationName= Organization Name (eg, company) organizationalUnitName= Organizational Unit Name (eg, section) commonName= Common Name (eg, fully qualified host name) commonName_max= 64 emailAddress= Email Address emailAddress_max= 64 [ req_attributes ] challengePassword= A challenge password challengePassword_min= 4 challengePassword_max= 20 [ certificate_authority ] subjectKeyIdentifier = hash authorityKeyIdentifier = keyid:always,issuer basicConstraints = critical, CA:true keyUsage = critical, digitalSignature, cRLSign, keyCertSign [ elasticsearch_server ] basicConstraints = CA:FALSE nsCertType = server nsComment = "OpenSSL Generated Server Certificate" subjectKeyIdentifier = hash authorityKeyIdentifier = keyid,issuer:always keyUsage = critical, digitalSignature, keyEncipherment extendedKeyUsage = serverAuth subjectAltName = "DNS:elasticsearch" [ logstash_client ] basicConstraints = CA:FALSE nsCertType = client, email nsComment = "OpenSSL Generated Client Certificate" subjectKeyIdentifier = hash authorityKeyIdentifier = keyid,issuer keyUsage = critical, nonRepudiation, digitalSignature, keyEncipherment extendedKeyUsage = clientAuth, emailProtection subjectAltName = "DNS:logstash, DNS:localhost, IP:127.0.0.1"
Version data entries
8 entries across 8 versions & 1 rubygems