Skip to content

Commit

Permalink
Bug 129939, destinationCaCertificate noted as required, but only for …
Browse files Browse the repository at this point in the history
…re-encryption
  • Loading branch information
ahardin-rh committed Feb 2, 2016
1 parent cbbd6d7 commit 9041a0f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions architecture/core_concepts/routes.adoc
Expand Up @@ -599,8 +599,9 @@ spec:
-----END CERTIFICATE-----
----
<1> The `*termination*` field is set to `reencrypt`. Other fields are as in edge termination.
<2> The `*destinationCaCertificate*` field optionally specifies a CA
certificate to validate the endpoint certificate, securing the connection
from the router to the destination.
<1> The `*termination*` field is set to `reencrypt`. Other fields are as in edge
termination.
<2> The `*destinationCaCertificate*` field specifies a CA certificate to
validate the endpoint certificate, securing the connection from the router to
the destination. This field is required, but only for re-encryption.
====

0 comments on commit 9041a0f

Please sign in to comment.