File: get_cert_subject_info

package info (click to toggle)
python-hpilo 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 968 kB
  • ctags: 363
  • sloc: python: 2,451; ruby: 467; makefile: 119
file content (9 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
{'csr_subject_common_name': 'example-server.int.kaarsemaker.net',
 'csr_subject_country': 'US',
 'csr_subject_location': 'Houston',
 'csr_subject_org_name': 'Hewlett-Packard Development Company',
 'csr_subject_orgunit_name': 'ISS',
 'csr_subject_state': 'Texas',
 'csr_use_cert_2048pkey': 'NO',
 'csr_use_cert_custom_subject': 'NO',
 'csr_use_cert_fqdn': 'YES'}