mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
Fix output tests based on display changes
This commit is contained in:
@@ -138,16 +138,10 @@ Dump a live cert chain (squareup-chain.crt)
|
||||
\tServer Auth (esc)
|
||||
\tClient Auth (esc)
|
||||
Alternate DNS Names:
|
||||
\twww.squareup.com (esc)
|
||||
\tsquareup.com (esc)
|
||||
\taccount.squareup.com (esc)
|
||||
\tmkt.com (esc)
|
||||
\twww.mkt.com (esc)
|
||||
\tmarket.squareup.com (esc)
|
||||
\tgosq.com (esc)
|
||||
\twww.gosq.com (esc)
|
||||
\tgosq.co (esc)
|
||||
\twww.gosq.co (esc)
|
||||
\twww.squareup.com, squareup.com, (esc)
|
||||
\taccount.squareup.com, mkt.com, www.mkt.com, (esc)
|
||||
\tmarket.squareup.com, gosq.com, www.gosq.com, (esc)
|
||||
\tgosq.co, www.gosq.co (esc)
|
||||
|
||||
** CERTIFICATE 2 **
|
||||
Serial: 30215777750102225331854468774
|
||||
|
||||
@@ -29,11 +29,10 @@ Dump an example certificate (example-leaf.crt)
|
||||
$ certigo dump example-leaf.crt
|
||||
** CERTIFICATE 1 **
|
||||
Valid: 2016-06-10 22:14 UTC to 2023-04-15 22:14 UTC
|
||||
Subject: C=US, ST=CA, O=certigo, OU=example, CN=example-leaf
|
||||
Issuer: C=US, ST=CA, O=certigo, OU=example, CN=example-leaf
|
||||
Subject: CN=example-leaf
|
||||
Issuer: CN=example-leaf
|
||||
Alternate DNS Names:
|
||||
\tlocalhost (esc)
|
||||
Alternate IP Addresses:
|
||||
\t127.0.0.1 (esc)
|
||||
\t::1 (esc)
|
||||
\t127.0.0.1, ::1 (esc)
|
||||
|
||||
|
||||
@@ -49,6 +49,5 @@ Dump an example certificate (example-leaf.crt)
|
||||
Alternate DNS Names:
|
||||
\tlocalhost (esc)
|
||||
Alternate IP Addresses:
|
||||
\t127.0.0.1 (esc)
|
||||
\t::1 (esc)
|
||||
\t127.0.0.1, ::1 (esc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user