Home | History | Annotate | Download | only in qemu

Lines Matching full:weak

2279      *  - password               (clear text, weak auth)
2281 * - tls (encrypt, weak anonymous creds, no auth)
2282 * - tls + password (encrypt, weak anonymous creds, weak auth)
2283 * - tls + sasl (encrypt, weak anonymous creds, good auth)
2285 * - tls + x509 + password (encrypt, good x509 creds, weak auth)