• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[ req ]
2distinguished_name     = req_distinguished_name
3attributes             = req_attributes
4prompt                 = no
5x509_extensions        = v3_ca
6
7[ req_distinguished_name ]
8C                      = UK
9ST                     = Acknack Ltd
10L                      = Rhys Jones
11O                      = node.js
120.OU                   = Test TLS Certificate
131.OU                   = Engineering
14CN                     = localhost
15emailAddress           = alex@aub.dev
16
17[ req_attributes ]
18
19[ v3_ca ]
20basicConstraints = CA:TRUE
21
22[ x509_extensions ]
23