You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix external docs.puppet.com links in external_ssl_termination
Point cert_anatomy anchors to local /docs/background/ssl/ equivalents
instead of the defunct docs.puppet.com URLs.
Signed-off-by: Michael Harp <mike@mikeharp.com>
@@ -66,5 +66,5 @@ characters must be encoded as `%20` and not `+` characters.
66
66
> **Note:** Apache's `mod_proxy` converts line breaks in PEM documents to spaces for some reason, and Puppet Server can't decode the result. We're tracking this issue as
0 commit comments