Skip to content

command/certificate: Make file names in docs more consistent #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2018

Conversation

APTy
Copy link

@APTy APTy commented Aug 10, 2018

Description

As a first time user, it's nice when the examples in the docs are cohesive. For example, I wanted to try out a general flow of (1) create self-signed root, (2) issue intermediate, and (3) issue leaf.

With consistent file names (root-ca.crt for root, intermediate-ca.crt for intermediate), the examples flow together a little better, which makes testing out this flow much simpler on the user. I also changed the ordering a little bit.

@mmalone
Copy link
Contributor

mmalone commented Aug 10, 2018

Nice catch and good point. This looks good to me. Merging!

@mmalone mmalone merged commit 87b79fb into smallstep:master Aug 10, 2018
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.

2 participants