Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
ssl-ca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
ssl-ca
Commits
29ee0b8a
Commit
29ee0b8a
authored
9 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- Spelling corrections.
parent
c408d926
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+4
-4
4 additions, 4 deletions
README.rst
with
4 additions
and
4 deletions
README.rst
+
4
−
4
View file @
29ee0b8a
...
@@ -18,7 +18,7 @@ Installation
...
@@ -18,7 +18,7 @@ Installation
Usage
Usage
-----
-----
This will generate, inside the new directory, the directory stucture, a starting
This will generate, inside the new directory, the directory st
r
ucture, a starting
configuration for starting work and a new CA key and certificate. ::
configuration for starting work and a new CA key and certificate. ::
$ mkdir domain.tld
$ mkdir domain.tld
...
@@ -50,7 +50,7 @@ have a matching certificate under ``certs/`` will be signed when running ::
...
@@ -50,7 +50,7 @@ have a matching certificate under ``certs/`` will be signed when running ::
subject=/CN=*.*.smtp.domain.tld
subject=/CN=*.*.smtp.domain.tld
Getting CA Private Key
Getting CA Private Key
To resign **ALL** existing keys (regardles of existing certificates) ::
To resign **ALL** existing keys (regardles
s
of existing certificates) ::
$ ssl-ca resign
$ ssl-ca resign
Signature ok
Signature ok
...
@@ -70,12 +70,12 @@ Development
...
@@ -70,12 +70,12 @@ Development
To ease development :code:`make clean`, :code:`make lint` and :code:`make test`
To ease development :code:`make clean`, :code:`make lint` and :code:`make test`
are available. It's recommended to add :code:`make lint` and :code:`make test`
are available. It's recommended to add :code:`make lint` and :code:`make test`
to to your Git pre-commit and pre-push hooks acco
u
rdingly.
to to your Git pre-commit and pre-push hooks accordingly.
License
License
-------
-------
This software is lic
n
esed under the MIT licese (see the :code:`LICENSE.txt`
This software is lice
n
sed under the MIT lice
n
se (see the :code:`LICENSE.txt`
file).
file).
Author
Author
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment