Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnTheodore/baae0d3cfd24881d5f3b88ac7af96f89 to your computer and use it in GitHub Desktop.
Save JohnTheodore/baae0d3cfd24881d5f3b88ac7af96f89 to your computer and use it in GitHub Desktop.
{
'state': 'California',
'extensions': {
'sub_alt_names': {
'names': <SubjectAlternativeName(<GeneralNames([])>)>
},
'basic_constraints': <BasicConstraints(ca=True, path_length=None)>, 'custom': []
},
'validity_end': <Arrow [2025-05-21T21:36:54.696211+00:00]>,
'owner': 'certs@example.com',
'name': 'symc-cpe-mpki',
'plugin': {
'plugin_object': <lemur.plugins.lemur_verisign.plugin.VerisignIssuerPlugin object at 0x7f8e50698be8>,
'title': 'Verisign',
'description': 'Enables the creation of certificates by the VICE2.0 verisign API.',
'plugin_options': [{}],
'slug': 'verisign-issuer'
},
'organizational_unit': 'My Org',
'body': None,
'organization': 'Example Inc.',
'signing_algorithm': 'sha256WithRSA',
'type': 'root',
'country': 'US',
'key_type': 'RSA2048',
'description': 'Org authority for FQDNs we own',
'location': 'Mountain View',
'first_serial': 1,
'private_key': None,
'validity_years': 7,
'common_name': 'example.com',
'creator': User(username=john_theodore@example.com),
'sensitivity': 'medium',
'chain': '',
'validity_start': <Arrow [2018-05-21T21:36:54.696211+00:00]>,
'roles': [Role(name=admin), Role(name=verisign), Role(name=certs@example.com), Role(name=certs@example.com)]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment