Home | History | Annotate | Download | only in qemu

Lines Matching full:weak

2283      *  - password               (clear text, weak auth)
2285 * - tls (encrypt, weak anonymous creds, no auth)
2286 * - tls + password (encrypt, weak anonymous creds, weak auth)
2287 * - tls + sasl (encrypt, weak anonymous creds, good auth)
2289 * - tls + x509 + password (encrypt, good x509 creds, weak auth)