Blame tests/cert-tests/templates/arb-extensions.tmpl

Packit aea12f
# X.509 Certificate options
Packit aea12f
#
Packit aea12f
# DN options
Packit aea12f
Packit aea12f
# The organization of the subject.
Packit aea12f
organization = "Koko inc."
Packit aea12f
Packit aea12f
# The organizational unit of the subject.
Packit aea12f
unit = "sleeping dept."
Packit aea12f
Packit aea12f
# The locality of the subject.
Packit aea12f
# locality =
Packit aea12f
Packit aea12f
# The state of the certificate owner.
Packit aea12f
state = "Attiki"
Packit aea12f
Packit aea12f
# The country of the subject. Two letter code.
Packit aea12f
country = GR
Packit aea12f
Packit aea12f
# The common name of the certificate owner.
Packit aea12f
cn = "Cindy Lauper"
Packit aea12f
Packit aea12f
# A user id of the certificate owner.
Packit aea12f
uid = "clauper"
Packit aea12f
Packit aea12f
serial = 9
Packit aea12f
expiration_days = 2590
Packit aea12f
Packit aea12f
email_protection_key
Packit aea12f
Packit aea12f
add_extension = "1.2.3.4 0001020304050607AAABCD"
Packit aea12f
add_extension = "5.6.7.8 0x0001020304050607AAABCD"
Packit aea12f
add_extension = "1.2.3.4.5.6.7 1d34cd5ad065dc27c17e9447b0aaaca7"
Packit aea12f
add_extension = "1.2.3.4294967295.7 178f0e413f041cc9d64af64bf3b66c7ceac6fa34a4d77ed64c968b26c761709445f40d9ca0a00091af7d212789c00b7387b1d0d7ab623dd4029d4b86db3653621d34cd5ad065dc27c17e9447b0aaaca7"
Packit aea12f
add_critical_extension = "9.10.11.12.13.14.15.16.17.1.5 CAFE"
Packit aea12f
add_extension = "1.2.6710656.7 d64af64bf3b66c7ceac6fa34a4d77ed64c968b26c761709445f40d9ca0a00091af7d212789c00b7387b1d0d7ab623dd4029d4b86db3653621d34cd5ad065dc27c17e9447b0aaaca7"
Packit aea12f
add_extension = "7.0.1.5 octet_string(CAFEBEAF)"
Packit aea12f
add_critical_extension = "7.0.1.5.1 octet_string(BEAFCAFEFAFA)"