github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/test/certs/domain.cfg (about)

     1  # X.509 Certificate options
     2  organization = "Koko inc."
     3  unit = "sleeping dept."
     4  locality = "foobar"
     5  state = "Attiki"
     6  country = GR
     7  cn = "Cindy Lauper"
     8  uid = "clauper"
     9  dc = "name"
    10  dc = "domain"
    11  serial = 1234
    12  dns_name = "localhost"
    13  # Use -1 if there is no expiration date.
    14  expiration_days = -1
    15  email = "none@none.org"
    16  signing_key
    17  encryption_key
    18  cert_signing_key
    19  crl_signing_key
    20  data_encipherment
    21  non_repudiation
    22  tls_www_client
    23  tls_www_server
    24  code_signing_key
    25  ocsp_signing_key
    26  time_stamping_key
    27  email_protection_key
    28  ipsec_ike_key
    29  # for any purpose (must not be used in intermediate CA certificates)
    30  key_purpose_oid = 2.5.29.37.0