mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
202bfdd99a
commit
ba034cad16
1 changed files with 0 additions and 3 deletions
|
@ -216,9 +216,6 @@ int logon(int neverfails) {
|
||||||
([ "_circuit_encryption_cipher": t ]));
|
([ "_circuit_encryption_cipher": t ]));
|
||||||
QUIT
|
QUIT
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
if (mappingp(cert = tls_certificate(ME, 0))) {
|
if (mappingp(cert = tls_certificate(ME, 0))) {
|
||||||
if (cert[0] != 0) {
|
if (cert[0] != 0) {
|
||||||
// log error 17 or 18 + cert here
|
// log error 17 or 18 + cert here
|
||||||
|
|
Loading…
Reference in a new issue