11cb0ef41Sopenharmony_ci# The following 'foafssl' cert is used in test/parallel/test-https-foafssl.js. 21cb0ef41Sopenharmony_ci# It requires a SAN like 'http://example.com/#me'. More info here: 31cb0ef41Sopenharmony_ci# https://www.w3.org/wiki/Foaf+ssl 41cb0ef41Sopenharmony_ci 51cb0ef41Sopenharmony_ci[ req ] 61cb0ef41Sopenharmony_cidays = 99999 71cb0ef41Sopenharmony_cidistinguished_name = req_distinguished_name 81cb0ef41Sopenharmony_ciattributes = req_attributes 91cb0ef41Sopenharmony_ciprompt = no 101cb0ef41Sopenharmony_cix509_extensions = v3_ca 111cb0ef41Sopenharmony_ci 121cb0ef41Sopenharmony_ci[ req_distinguished_name ] 131cb0ef41Sopenharmony_ciC = UK 141cb0ef41Sopenharmony_ciST = "FOAF+SSL Auth Certificate" 151cb0ef41Sopenharmony_ciL = Rhys Jones 161cb0ef41Sopenharmony_ciO = node.js 171cb0ef41Sopenharmony_ciOU = Test TLS Certificate 181cb0ef41Sopenharmony_ciCN = localhost 191cb0ef41Sopenharmony_ciemailAddress = alex@aub.dev 201cb0ef41Sopenharmony_ci 211cb0ef41Sopenharmony_ci[ req_attributes ] 221cb0ef41Sopenharmony_ci 231cb0ef41Sopenharmony_ci[ v3_ca ] 241cb0ef41Sopenharmony_cibasicConstraints = CA:FALSE 251cb0ef41Sopenharmony_cisubjectAltName = @alt_names 261cb0ef41Sopenharmony_ci 271cb0ef41Sopenharmony_ci[ alt_names ] 281cb0ef41Sopenharmony_ciURI = http://example.com/\#me 29