robert7 / nixnote2

Nixnote - Evernote desktop client for Linux
GNU General Public License v3.0
297 stars 32 forks source link

ubuntu22.04 SSL Errors #194

Closed luyanfeng closed 1 year ago

luyanfeng commented 1 year ago

Login failed. SSL Errors: The peer did not present any certificate The root certificate of the certificate chain is self-signed, and untrusted

图片

boo-yee commented 1 year ago

There may be interceptions in your network. You may want to set your DNS server to 1.1.1.1 or 8.8.8.8 in /etc/resolv.conf with root privilege, and try to login again.

robert7 commented 1 year ago

Nixnote doesn't have any infrastructure (no servers) and doesn't contain any own SSL certificates. It only connects directly to the Evernote servers.

As boo-yee said, something in your network setup seems to intercept the traffic and presents self-signed certificate.