Commit e9f9fc5
libvncclient/tls_openssl: Update anonymous cipher list (#494)
Using 'aNULL' enables anonymous Elliptic Curve cipher suits.
It improves compatibility with some TLS libraries, e.g. GnuTLS.
Ref: https://www.openssl.org/docs/man1.1.1/man1/ciphers.html1 parent 5699e35 commit e9f9fc5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | | - | |
| 330 | + | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments