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
doc: add S7CommPlus-over-TLS and password-auth sections (#719)
The unified Client has supported V2/V3 with TLS, mutual TLS, and
password authentication on master since 4.0; the docs never
explained how to use them. Add a focused TLS section (covering
``use_tls=True``, ``tls_ca`` for PLC verification, and the optional
mutual-TLS ``tls_cert`` / ``tls_key`` pair) plus a short
authentication example for password-protected PLCs.
Also notes the V1-initial S7-1200 (FW < 4.5) limitation that's
tracked in #710 and links to the cryptography optional extra.
Refs #718.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments