Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
certman
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
Container Registry
Model registry
Operate
Environments
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
IML Open Source
certman
Commits
2a71cfe2
Commit
2a71cfe2
authored
3 months ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update docs
parent
3de70296
No related branches found
No related tags found
1 merge request
!26
show dir in help output
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/30_Usage.md
+5
-5
5 additions, 5 deletions
docs/30_Usage.md
with
5 additions
and
5 deletions
docs/30_Usage.md
+
5
−
5
View file @
2a71cfe2
...
...
@@ -14,7 +14,7 @@ Without -h or --help it shows a help.
_______________________________________________________________________________
- - - ---===>>> CERT MANAGER - v2025-01-08 <<<===--- - - -
- - - ---===>>> CERT MANAGER - v2025-01-08 <<<===--- - - -
_______________________________________________________________________________
...
...
@@ -31,7 +31,7 @@ certificate must be created, renewed or re-created.
SYNTAX:
dev_
cm.sh [OPTIONS] ACTION <FQDN> [<ALIASES>]
cm.sh [OPTIONS] ACTION <FQDN> [<ALIASES>]
OPTIONS:
...
...
@@ -62,7 +62,7 @@ The ACTIONs for SINGLE certificate handlings are:
The first FQDN is a hostname to generate the certificate for.
Following multiple hostnames will be used as DNS aliases in the
same certificate.
It updates files in
It updates files in
./certs
ensure <FQDN> [.. <FQDN-N>]
It ensures that a certificate with given aliases exists and is up to date.
...
...
@@ -81,7 +81,7 @@ The ACTIONs for SINGLE certificate handlings are:
renew <FQDN>
renew (an already added) certificate
and update files in
and update files in
./certs
show <FQDN>
show place of certificate data and show basic certificate data
...
...
@@ -105,7 +105,7 @@ ACTIONs for ALL certs
renew-all
renew all certificates (fast mode - without --force)
and update files in
and update files in
./certs
It is useful for a cronjob.
other ACTIONs
...
...
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