Fix notes.
This commit is contained in:
parent
2a6f296a3f
commit
66b2b344ac
|
|
@ -7,8 +7,8 @@ Use the tools we have for that!
|
||||||
git.jpace121.net:2222/public/j7s-ca
|
git.jpace121.net:2222/public/j7s-ca
|
||||||
|
|
||||||
```
|
```
|
||||||
7s_mk_ca --org-name test -o ca
|
j7s_mk_ca --org-name test -o ca
|
||||||
j7s_mk_cert --common-name test-node --identity-type domain --identity node.test.internal.jpace121.net --auth-mode server --ca ./ca/ -o cert
|
j7s_mk_cert --common-name test-node --identity-type domain --identity node.test.internal.jpace121.net --auth-mode server --ca-path ./ca/ -o cert
|
||||||
```
|
```
|
||||||
|
|
||||||
## Change the configs
|
## Change the configs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue