HTTPS
HTTPS-specific guidance is currently documented in Chinese-first form and is mirrored here as a shorter operational checklist.
When to read this page: you need TLS for LAN, enterprise, or remote HTTP access.
Related pages:
Checklist
- Generate a certificate and key
- Configure the plugin with certificate and key paths
- Switch client URLs to
https://... - Trust the certificate on the client machine if self-signed
Notes
- Self-signed certificates are acceptable for local or LAN use
- Keep bearer token auth enabled even when TLS is enabled
- If a client rejects the certificate, verify trust-store configuration before debugging MCP behavior