diff options
author | Ikramullah, Ikram <ikram@research.att.com> | 2018-04-19 20:56:38 +0000 |
---|---|---|
committer | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2018-04-23 19:43:42 +0000 |
commit | ddc6bbd811d8617b2a2a1dde571f3937c0a81b5b (patch) | |
tree | 2c8edd5e50c4d4251619bd45333ffc2e72ecd00c /aai_bundle.pem | |
parent | 7a13812797390d461c23f7ec9a3487e537ff1981 (diff) |
Added AAI Certs
Heat based implementation changes added
Issue-ID: INT-444
Change-Id: Ic3096422c9997be66d6d967c8938e35c6e2b2e0f
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Diffstat (limited to 'aai_bundle.pem')
-rwxr-xr-x | aai_bundle.pem | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/aai_bundle.pem b/aai_bundle.pem new file mode 100755 index 0000000..03536a5 --- /dev/null +++ b/aai_bundle.pem @@ -0,0 +1,17 @@ +# Issued to: Symantec Class 3 Secure Server CA - G4 +# Issued by: VeriSign Class 3 Public Primary Certification Authority - G5 +# Valid from: 10/30/2013 to 10/30/2023 +# Serial Number: 51 3f b9 74 38 70 b7 34 40 41 8d 30 93 06 99 ff +# https://knowledge.symantec.com/support/mpki-for-ssl-support/index?page=content&id=AR2064 +-----BEGIN CERTIFICATE----- + +-----END CERTIFICATE----- + +# Issued to: VeriSign Class 3 Public Primary Certification Authority - G5 +# Issued by: VeriSign Class 3 Public Primary Certification Authority - G5 +# Valid from: 11/7/2006 to 7/16/2036 +# Serial Number: 18 da d1 9e 26 7d e8 bb 4a 21 58 cd cc 6b 3b 4a +# https://knowledge.symantec.com/support/ssl-certificates-support/index?page=content&id=SO5624 +-----BEGIN CERTIFICATE----- + +-----END CERTIFICATE-----
\ No newline at end of file |