Skip to content

User template feature#11

Merged
genkiroid merged 5 commits intomasterfrom
user-template-feature
Feb 3, 2018
Merged

User template feature#11
genkiroid merged 5 commits intomasterfrom
user-template-feature

Conversation

@genkiroid
Copy link
Owner

Implement user template feature. (-t option.)

Specify the output format as Go template string directly or template file path.

Directly

$cert -t "{{range .}}Issuer: {{.Issuer}}{{end}}" github.com
Issuer: DigiCert SHA2 Extended Validation Server CA

File path

$cert -t user_templ github.com
Issuer: DigiCert SHA2 Extended Validation Server CA

@genkiroid genkiroid merged commit ddc52b2 into master Feb 3, 2018
@genkiroid genkiroid deleted the user-template-feature branch February 3, 2018 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant