Skip to content

Comments

Fix example in crl(1) man page#7094

Closed
jwilk wants to merge 1 commit intoopenssl:masterfrom
jwilk-forks:man-crl
Closed

Fix example in crl(1) man page#7094
jwilk wants to merge 1 commit intoopenssl:masterfrom
jwilk-forks:man-crl

Conversation

@jwilk
Copy link
Contributor

@jwilk jwilk commented Sep 3, 2018

The default input format is PEM, so explicit -inform DER is needed to read DER-encoded CRL.

The default input format is PEM, so explicit "-inform DER" is needed to
read DER-encoded CRL.

CLA: trivial
@levitte levitte added branch: master Applies to master branch branch: 1.0.2 Applies to OpenSSL_1_0_2-stable branch (EOL) 1.1.0 branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL) labels Sep 3, 2018
@levitte levitte added the approval: review pending This pull request needs review by a committer label Sep 3, 2018
@InfoHunter InfoHunter added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Sep 3, 2018
@mattcaswell mattcaswell added this to the Assessed milestone Sep 3, 2018
levitte pushed a commit that referenced this pull request Sep 4, 2018
The default input format is PEM, so explicit "-inform DER" is needed to
read DER-encoded CRL.

CLA: trivial

Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from #7094)
levitte pushed a commit that referenced this pull request Sep 4, 2018
The default input format is PEM, so explicit "-inform DER" is needed to
read DER-encoded CRL.

CLA: trivial

Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from #7094)

(cherry picked from commit 785e614)
levitte pushed a commit that referenced this pull request Sep 4, 2018
The default input format is PEM, so explicit "-inform DER" is needed to
read DER-encoded CRL.

CLA: trivial

Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from #7094)

(cherry picked from commit 785e614)
(cherry picked from commit e25fc6b)
@levitte
Copy link
Member

levitte commented Sep 4, 2018

Merged.

master / 1.1.1:
785e614 Fix example in crl(1) man page

1.1.0:
e25fc6b Fix example in crl(1) man page

1.0.2:
3c55cb2 Fix example in crl(1) man page

@levitte levitte closed this Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch branch: 1.0.2 Applies to OpenSSL_1_0_2-stable branch (EOL) branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants