Skip to content

Commit 55ef754

Browse files
Example wording
1 parent 71d24f6 commit 55ef754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/tls/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ used would help a lot.
99

1010
## Specifying Server Certificate and Key
1111

12-
Setting `.spec.tls.secretName` to the name of a secret containing TLS certificate and key will enable TLS
13-
for the deployed nodes.
12+
Setting `.spec.tls.secretName` to the name of a secret containing [server certificate and key](https://www.rabbitmq.com/ssl.html#certificates-and-keys)
13+
will enable TLS for the deployed nodes.
1414

1515
As a first step, create a Secret which will contain the public certificate and private key to be used for TLS on the RabbitMQ nodes.
1616

0 commit comments

Comments
 (0)