Skip to content

Commit

Permalink
Updated dropdown-list json
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonjbarnette committed Jan 11, 2024
1 parent 54edfc7 commit ce57c9b
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions cpct/profiles/profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,142 +7,142 @@
"name": "Common Policy SSP Program",
"versions": [
{
"version": "2.5",
"version": "2.2",
"date": "8/01/2023",
"cert_types": [
{
"cert_type": "Self-Signed (Root)",
"template": "common-ssp/2.5/ssp-01-self-signed.json"
"template": "common-ssp/2.2/ssp-01-self-signed.json"
},
{
"cert_type": "Self-Issued CA",
"template": "common-ssp/2.5/ssp-02-self-issued-ca.json"
"template": "common-ssp/2.2/ssp-02-self-issued-ca.json"
},
{
"cert_type": "Cross Certificate",
"template": "common-ssp/2.5/ssp-03-cross-certificate.json"
"template": "common-ssp/2.2/ssp-03-cross-certificate.json"
},
{
"cert_type": "Intermediate CA",
"template": "common-ssp/2.5/ssp-04-intermediate-ca.json"
"template": "common-ssp/2.2/ssp-04-intermediate-ca.json"
},
{
"cert_type": "PIV Content Signing",
"template": "common-ssp/2.5/ssp-05-piv-content-signing.json"
"template": "common-ssp/2.2/ssp-05-piv-content-signing.json"
},
{
"cert_type": "PIV Authentication",
"template": "common-ssp/2.5/ssp-06-piv-auth.json"
"template": "common-ssp/2.2/ssp-06-piv-auth.json"
},
{
"cert_type": "PIV Card Authentication",
"template": "common-ssp/2.5/ssp-07-piv-card-auth.json"
"template": "common-ssp/2.2/ssp-07-piv-card-auth.json"
},
{
"cert_type": "Signature",
"template": "common-ssp/2.5/ssp-08-ee-signature.json"
"template": "common-ssp/2.2/ssp-08-ee-signature.json"
},
{
"cert_type": "Key Management",
"template": "common-ssp/2.5/ssp-09-key-management.json"
"template": "common-ssp/2.2/ssp-09-key-management.json"
},
{
"cert_type": "Derived PIV Auth",
"template": "common-ssp/2.5/ssp-10-derived-piv-auth.json"
"template": "common-ssp/2.2/ssp-10-derived-piv-auth.json"
},
{
"cert_type": "Authentication",
"template": "common-ssp/2.5/ssp-11-auth.json"
"template": "common-ssp/2.2/ssp-11-auth.json"
},
{
"cert_type": "Device",
"template": "common-ssp/2.5/ssp-12-device.json"
"template": "common-ssp/2.2/ssp-12-device.json"
},
{
"cert_type": "Delegated OCSP Responder",
"template": "common-ssp/2.5/ssp-13-delegated-ocsp.json"
"template": "common-ssp/2.2/ssp-13-delegated-ocsp.json"
},
{
"cert_type": "Common PIV-I Content Signing",
"template": "common-ssp/2.5/ssp-15-pivi-content-signing.json"
"template": "common-ssp/2.2/ssp-15-pivi-content-signing.json"
},
{
"cert_type": "Common PIV-I Authentication",
"template": "common-ssp/2.5/ssp-16-pivi-authentication.json"
"template": "common-ssp/2.2/ssp-16-pivi-authentication.json"
},
{
"cert_type": "Common PIV-I Card Auth",
"template": "common-ssp/2.5/ssp-17-pivi-card-auth.json"
"template": "common-ssp/2.2/ssp-17-pivi-card-auth.json"
}
]
},
{
"version": "2.2",
"version": "2.1",
"date": "9/16/2022",
"cert_types": [
{
"cert_type": "Self-Signed (Root)",
"template": "common-ssp/2.2/ssp-01-self-signed.json"
"template": "common-ssp/2.1/ssp-01-self-signed.json"
},
{
"cert_type": "Self-Issued CA",
"template": "common-ssp/2.2/ssp-02-self-issued-ca.json"
"template": "common-ssp/2.1/ssp-02-self-issued-ca.json"
},
{
"cert_type": "Cross Certificate",
"template": "common-ssp/2.2/ssp-03-cross-certificate.json"
"template": "common-ssp/2.1/ssp-03-cross-certificate.json"
},
{
"cert_type": "Intermediate CA",
"template": "common-ssp/2.2/ssp-04-intermediate-ca.json"
"template": "common-ssp/2.1/ssp-04-intermediate-ca.json"
},
{
"cert_type": "PIV Content Signing",
"template": "common-ssp/2.2/ssp-05-piv-content-signing.json"
"template": "common-ssp/2.1/ssp-05-piv-content-signing.json"
},
{
"cert_type": "PIV Authentication",
"template": "common-ssp/2.2/ssp-06-piv-auth.json"
"template": "common-ssp/2.1/ssp-06-piv-auth.json"
},
{
"cert_type": "PIV Card Authentication",
"template": "common-ssp/2.2/ssp-07-piv-card-auth.json"
"template": "common-ssp/2.1/ssp-07-piv-card-auth.json"
},
{
"cert_type": "Signature",
"template": "common-ssp/2.2/ssp-08-ee-signature.json"
"template": "common-ssp/2.1/ssp-08-ee-signature.json"
},
{
"cert_type": "Key Management",
"template": "common-ssp/2.2/ssp-09-key-management.json"
"template": "common-ssp/2.1/ssp-09-key-management.json"
},
{
"cert_type": "Derived PIV Auth",
"template": "common-ssp/2.2/ssp-10-derived-piv-auth.json"
"template": "common-ssp/2.1/ssp-10-derived-piv-auth.json"
},
{
"cert_type": "Authentication",
"template": "common-ssp/2.2/ssp-11-auth.json"
"template": "common-ssp/2.1/ssp-11-auth.json"
},
{
"cert_type": "Device",
"template": "common-ssp/2.2/ssp-12-device.json"
"template": "common-ssp/2.1/ssp-12-device.json"
},
{
"cert_type": "Delegated OCSP Responder",
"template": "common-ssp/2.2/ssp-13-delegated-ocsp.json"
"template": "common-ssp/2.1/ssp-13-delegated-ocsp.json"
},
{
"cert_type": "Common PIV-I Content Signing",
"template": "common-ssp/2.2/ssp-15-pivi-content-signing.json"
"template": "common-ssp/2.1/ssp-15-pivi-content-signing.json"
},
{
"cert_type": "Common PIV-I Authentication",
"template": "common-ssp/2.2/ssp-16-pivi-authentication.json"
"template": "common-ssp/2.1/ssp-16-pivi-authentication.json"
},
{
"cert_type": "Common PIV-I Card Auth",
"template": "common-ssp/2.2/ssp-17-pivi-card-auth.json"
"template": "common-ssp/2.1/ssp-17-pivi-card-auth.json"
}
]
},
Expand Down Expand Up @@ -322,44 +322,44 @@
"name": "Federal PKI / Federal Bridge",
"versions": [
{
"version": "3.2",
"version": "2.0",
"date": "08/01/2023",
"cert_types": [
{
"cert_type": "Self Signed CA",
"template": "fbca/3.2/1-self-signed-ca.json"
"template": "fbca/2.0/1-self-signed-ca.json"
},
{
"cert_type": "CA Key Rollover",
"template": "fbca/3.2/2-key-roll-over-ca.json"
"template": "fbca/2.0/2-key-roll-over-ca.json"
},
{
"cert_type": "Cross Certificate",
"template": "fbca/3.2/3-cross-certificate.json"
"template": "fbca/2.0/3-cross-certificate.json"
},
{
"cert_type": "End Entity Signature",
"template": "fbca/3.2/5-ee-signature.json"
"template": "fbca/2.0/5-ee-signature.json"
},
{
"cert_type": "Key Management",
"template": "fbca/3.2/6-ee-key-management.json"
"template": "fbca/2.0/6-ee-key-management.json"
},
{
"cert_type": "Authentication",
"template": "pivi/3.2/pivi-05-authentication.json"
"template": "fbca/2.0/pivi-05-authentication.json"
},
{
"cert_type": "Card Authentication",
"template": "pivi/3.2/pivi-04-card-auth.json"
"template": "fbca/2.0/pivi-04-card-auth.json"
},
{
"cert_type": "Content Signing",
"template": "pivi/3.2/pivi-08-content-signing.json"
"template": "fbca/2.0/pivi-08-content-signing.json"
},
{
"cert_type": "Delegated OCSP",
"template": "pivi/3.2/pivi-09-delegated-ocsp.json"
"template": "pivi/2.0/pivi-09-delegated-ocsp.json"
}
]
},
Expand Down

0 comments on commit ce57c9b

Please sign in to comment.