X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fremote-installer.git;a=blobdiff_plain;f=test%2Fcertificates%2Fopenssl-badboy.cnf;fp=test%2Fcertificates%2Fopenssl-badboy.cnf;h=7cc21ae618d4d90fd11c23704b3b58e954f6234d;hp=0000000000000000000000000000000000000000;hb=f9adb9143ef94b16ae16941652e75deccad506ef;hpb=3a2c5cc0fe9265242032882d68129b7faf47235c diff --git a/test/certificates/openssl-badboy.cnf b/test/certificates/openssl-badboy.cnf new file mode 100644 index 0000000..7cc21ae --- /dev/null +++ b/test/certificates/openssl-badboy.cnf @@ -0,0 +1,32 @@ +HOME = . +RANDFILE = $ENV::HOME/.rnd + +#################################################################### +[ req ] +prompt = no +default_bits = 2048 +default_keyfile = badboykey.pem +distinguished_name = badboy_distinguished_name +req_extensions = badboy_req_extensions +string_mask = utf8only + +#################################################################### +[ badboy_distinguished_name ] +countryName = SE +organizationName = bad +commonName = boy +emailAddress = test@badboy.com + +#################################################################### +[ badboy_req_extensions ] + +subjectKeyIdentifier = hash +basicConstraints = CA:FALSE +keyUsage = digitalSignature, keyEncipherment +subjectAltName = @alternate_names +nsComment = "OpenSSL Generated Certificate" + +#################################################################### +[ alternate_names ] + +DNS.1 = bad-boy.net