Sha256: 03b0e2664f13b79f4d890866e0aedd14966abf7754d68a15ba13777bbdd28320

Contents?: true

Size: 1.45 KB

Versions: 16

Compression:

Stored size: 1.45 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

[ ca ]
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer
basicConstraints = critical, CA:true
keyUsage = critical, digitalSignature, cRLSign, keyCertSign

[ client_cert ]
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:localhost, IP:127.0.0.1"

[ server_cert ]
basicConstraints = CA:FALSE
nsCertType = server
nsComment = "OpenSSL Generated Server Certificate"
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid,issuer:always
keyUsage = critical, digitalSignature, keyEncipherment
extendedKeyUsage = serverAuth
subjectAltName = "DNS:localhost, IP:127.0.0.1"

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
logstash-input-http-4.1.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.10.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-4.0.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.9.2-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.9.1-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.9.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.8.1-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.8.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.7.3-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.7.2-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.7.1-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.7.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.6.1-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.6.0-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.5.1-java spec/fixtures/certs/openssl.cnf
logstash-input-http-3.5.0-java spec/fixtures/certs/openssl.cnf