fix: separate entered and configured certificate checks

This commit is contained in:
link2xt
2024-08-16 22:14:00 +00:00
parent 62fde21d9a
commit 95b2a8e6a6
5 changed files with 54 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
// Generated!
export enum C {
DC_CERTCK_ACCEPT_INVALID_CERTIFICATES = 3,
DC_CERTCK_ACCEPT_INVALID_CERTIFICATES = 2,
DC_CERTCK_AUTO = 0,
DC_CERTCK_STRICT = 1,
DC_CHAT_ID_ALLDONE_HINT = 7,