Update Create_Certs.md
fix table
This commit is contained in:
parent
d99a37d6ba
commit
715cbb7c89
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Certificates should be placed in the `{bumper_home}/certs` directory. If certif
|
||||||
Users can generate certificates in the following ways:
|
Users can generate certificates in the following ways:
|
||||||
|
|
||||||
| Method | Description |
|
| Method | Description |
|
||||||
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | |
|
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
|
||||||
| [Create_Certs](#creating-certs-using-createcerts) | ***(Preferred)*** This is a utility that has been created to assist in generating the certificates required easily. |
|
| [Create_Certs](#creating-certs-using-createcerts) | ***(Preferred)*** This is a utility that has been created to assist in generating the certificates required easily. |
|
||||||
| [OpenSSL](#manually-create-certs-with-openssl) | Users can manually create the same certificates as Create_Certs by utilizing OpenSSL. |
|
| [OpenSSL](#manually-create-certs-with-openssl) | Users can manually create the same certificates as Create_Certs by utilizing OpenSSL. |
|
||||||
| [Custom CA/Self](#using-a-custom-caself) | If a user has their own CA the certificates can be generated there and used within Bumper. |
|
| [Custom CA/Self](#using-a-custom-caself) | If a user has their own CA the certificates can be generated there and used within Bumper. |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue