Skip to content

Commit 5fe6b8f

Browse files
committed
Remove CR characters from the plain-text dump in some PEM files.
1 parent ff04227 commit 5fe6b8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

python/ct/crypto/testdata/multiple_eku.pem

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ Certificate:
5959
X509v3 Extended Key Usage:
6060
TLS Web Server Authentication
6161
S/MIME Capabilities:
62-
0i0...*.H........0...*.H........0...`.H.e...*0...`.H.e...-0...`.H.e....0...`.H.e....0...+....0
63-
..*.H....
62+
0i0...*.H........0...*.H........0...`.H.e...*0...`.H.e...-0...`.H.e....0...`.H.e....0...+....0
63+
..*.H....
6464
X509v3 Subject Key Identifier:
6565
00:3F:6A:20:2D:F3:91:47:1F:9D:87:1E:86:1E:76:97:03:62:63:D9
6666
Signature Algorithm: sha1WithRSAEncryption

test/testdata/test-embedded-with-preca-cert.pem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Certificate:
3333
X509v3 Basic Constraints:
3434
CA:FALSE
3535
1.3.6.1.4.1.11129.2.4.2:
36-
.z.x.v........RG.ah2].\yY..........?t.d...=.'.[.....G0E. z....t..r{.O....y......C.*)|.:5\.!......dL..Ri..c..5l.P"O.......#.
36+
.z.x.v........RG.ah2].\yY..........?t.d...=.'.[.....G0E. z....t..r{.O....y......C.*)|.:5\.!......dL..Ri..c..5l.P"O.......#.
3737
Signature Algorithm: sha1WithRSAEncryption
3838
a3:a8:6c:41:ad:00:88:a2:5a:ed:c4:e7:b5:29:a2:dd:bf:9e:
3939
18:7f:fb:36:21:57:e9:30:2d:96:1b:73:b4:3c:ba:0a:e1:e2:

0 commit comments

Comments
 (0)