doomemacs/core
Henrik Lissner 196adfb28d
tweak: disable gnutls-verify-error in interactive sessions
NSM has better UX when an invalid/expired certificate is encountered: it
prompts the user to decide what to do with it. If gnutls-verify-error is
non-nil, gnutls either kills or hangs the connection. This is (mostly)
acceptable in noninteractive sessions, where I can more tightly control
outgoing connections, but not in interactive sessions where I stand a
higher chance of stepping on the user's toes instead.

Ref: emacs-circe/circe#405
2022-06-17 20:28:07 +02:00
..
autoload refactor(lib): remove doom-apply-ansi-color-to-compilation-buffer-h 2022-06-17 18:21:23 +02:00
cli feat(ci): generalize 'doom ci deploy-hooks' 2022-05-05 15:35:33 +02:00
templates bump: :core 2022-06-17 18:21:23 +02:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el fix(cli): doom run not launching from parent dir 2022-06-04 15:01:49 +02:00
core-editor.el fix: find-function-search-for-symbol moving cursor 2022-06-04 15:02:06 +02:00
core-keybinds.el fix: wrong-type-arg error on startup 2021-10-20 22:06:25 +02:00
core-lib.el tweak(lib): always suppress doom-log output 2022-03-31 19:25:50 +02:00
core-modules.el fix: :load-path throwing error in org-src blocks 2022-04-08 02:51:50 +02:00
core-packages.el fix: void-function doplist! in package! 2022-06-17 18:59:11 +02:00
core-projects.el refactor: minor refactors & nit picks across core 2021-10-10 18:36:46 +02:00
core-ui.el refactor(lib): remove doom-apply-ansi-color-to-compilation-buffer-h 2022-06-17 18:21:23 +02:00
core.el tweak: disable gnutls-verify-error in interactive sessions 2022-06-17 20:28:07 +02:00
packages.el bump: :core 2022-06-17 18:21:23 +02:00