Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"self signed certificate" error despite env. vars #314

Open
elig0n opened this issue Jul 11, 2024 · 0 comments
Open

"self signed certificate" error despite env. vars #314

elig0n opened this issue Jul 11, 2024 · 0 comments

Comments

@elig0n
Copy link

elig0n commented Jul 11, 2024

$ export SSL_CERT_FILE="" CURL_CA_BUNDLE="" REQUESTS_CA_BUNDLE="" ETESYNC_URL="https://192.168.14.64:3000" ;
$ etesync-dav manage add myuser
Please enter the EteSync account password: 
Logging in
Traceback (most recent call last):
  File "etesync-dav", line 84, in <module>
  File "etesync-dav", line 63, in manage
  File "etesync_dav/manage.py", line 164, in add_etebase
  File "etebase/__init__.py", line 91, in login
etebase_python.Error: error sending request for url (https://192.168.14.64:3000/api/v1/authentication/login_challenge/): error trying to connect: error:1416F086:SSL routines:tls_process_server_certificate:certificate ve
rify failed:ssl/statem/statem_clnt.c:1913: (self signed certificate)
[1863195] Failed to execute script 'etesync-dav' due to unhandled exception!

Using etesync-dav-bin 0.31.2-2 from AUR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant