Skip to content

Commit

Permalink
Better wording for self-signed certificate (#845)
Browse files Browse the repository at this point in the history
* Bump release version to 5.0

* Make LICENSE symlink valid again

* Typo fixes

* Better wording for self-signed certificate

Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>

* Integrate review suggestion again.

Co-authored-by: Markus Napp <mnapp@suse.com>
Co-authored-by: Stefan Knorr <sknorr@suse.de>
Co-authored-by: nkoranova <nkoranova@suse.com>
  • Loading branch information
4 people authored Jun 4, 2020
1 parent 4b14a40 commit 2ab45e2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions adoc/admin-security-certificates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -801,11 +801,10 @@ You should receive the following files in return:
[[self_signed_certificate]]
=== Self-signed Server Certificate

[WARNING]
[NOTE]
====
Do not use self-signed certificates in production environments.
There is severe risk of Man-in-the-middle attacks.
Use proper trusted 3rd-party signed certificates.
In the case that you decide to use self-signed certificates, make sure that the Certificate Authority
used for signing is configured securely as a trusted Certificate Authority on the clients.
====

In some cases you want to create self-signed certificates for testing.
Expand Down

0 comments on commit 2ab45e2

Please sign in to comment.