Skip to content

Commit

Permalink
Merge pull request #53 from theohbrothers/docs/readme-add-link-to-the…
Browse files Browse the repository at this point in the history
…ohbrothers-docker-easyrsa-in-notice-about-running-easy-rsa-in-separate-container

Docs (readme): Add link to `theohbrothers/docker-easyrsa` in notice about running `easy-rsa` in separate container
  • Loading branch information
leojonathanoh authored Jun 30, 2023
2 parents 615ba43 + 049a40f commit c0795f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Dockerized `openvpn`.

`easy-rsa` is not included. It is not considered best practice to be signing or be able to sign certs on the server.
`easy-rsa` is not included, since is not best practice to be signing or be able to sign certs on the server. it is better to run [`easy-rsa`](https://github.com/theohbrothers/docker-easyrsa) in a separate container.

## Tags

Expand Down
2 changes: 1 addition & 1 deletion generate/templates/README.md.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Dockerized ``openvpn``.
``easy-rsa`` is not included. It is not considered best practice to be signing or be able to sign certs on the server.
``easy-rsa`` is not included, since is not best practice to be signing or be able to sign certs on the server. it is better to run [``easy-rsa``](https://github.com/theohbrothers/docker-easyrsa) in a separate container.
## Tags
Expand Down

0 comments on commit c0795f2

Please sign in to comment.