Commit b44ab2c
committed
docs(opcua): drop misleading TOFU label from accept-any cert example
The reject_untrusted: false path uses AcceptAll, which pins nothing and
re-accepts any server cert on every connect. Calling it TOFU overstated
its security and contradicted the corrected code comments and the env-var
table. Relabel it as INSECURE, lab only, not trust-on-first-use.1 parent 80e2cfe commit b44ab2c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments