Remove SSL and details UI component (#33887)

* Remove SSL and details UI component

* Remove SSL from diagram
This commit is contained in:
lsgunn-teleport 2023-10-26 11:11:25 -07:00 committed by GitHub
parent 6eb7001bbc
commit 239c534a9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

View file

@ -484,15 +484,13 @@ To update the Teleport group policy object to use the new certificate template:
Teleport connects to your domain controller using LDAPS. This means that you must
let Teleport know that the certificate sent by your domain controller during the
initial SSL connection is trusted. If your domain controller's certificate is
initial connection is trusted. If your domain controller's certificate is
trusted by the system repository on the system running Teleport, you can skip
this step.
<Details title="Skipping TLS Verification">
If you are unable to acquire the LDAP CA certificate, you can skip
TLS verification by setting `insecure_skip_verify: true`. We do not recommend
skipping TLS verification in production environments.
</Details>
TLS verification by setting `insecure_skip_verify: true`. However, you shouldn't
skip TLS verification in production environments.
To export a CA certificate: