Commit abb534b
Clarify the openldap-tls SecretClass uses autoTls vs k8sSearch for real servers
The tutorial-openldap stack creates openldap-tls as an autoTls/autoGenerate
SecretClass: the Secret Operator owns the CA and uses it both to issue
OpenLDAP's server cert and to verify it. Contrast this with a real LDAP
server, where you only have the server's CA cert and use the k8sSearch
backend instead.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 56bd8ba commit abb534b
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
0 commit comments