[GH-ISSUE #1] Caldavsynchronizer 0.99.4: SSL Trust relationship not established. #950

Closed
opened 2026-03-13 23:32:32 +03:00 by kerem · 2 comments
Owner

Originally created by @linuxcrash on GitHub (Jul 28, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/1

Hi Guys,
Congratuliation to this very nice tool! I have an issue because I use a selfsigned certificate for my Owncloud instance as the certificate on the client is not recognized as trusted. Would there be an option to add "Import Certificate" button when the "Test Connection" recongnizes the untrusted certificate so I could kind of add this certificate to the trusted certs and with it create an exception?

Extract from the log.txt:
System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

Originally created by @linuxcrash on GitHub (Jul 28, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/1 Hi Guys, Congratuliation to this very nice tool! I have an issue because I use a selfsigned certificate for my Owncloud instance as the certificate on the client is not recognized as trusted. Would there be an option to add "Import Certificate" button when the "Test Connection" recongnizes the untrusted certificate so I could kind of add this certificate to the trusted certs and with it create an exception? Extract from the log.txt: `System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.`
kerem closed this issue 2026-03-13 23:32:38 +03:00
Author
Owner

@aluxnimm commented on GitHub (Jul 28, 2015):

Did you try to add the self signed cert to the Local Computer Trusted Root Certification Authorities?
You can import the cert by running the MMC as Administrator.

<!-- gh-comment-id:125680806 --> @aluxnimm commented on GitHub (Jul 28, 2015): Did you try to add the self signed cert to the Local Computer Trusted Root Certification Authorities? You can import the cert by running the MMC as Administrator.
Author
Owner

@aluxnimm commented on GitHub (Aug 7, 2015):

app.configuration options to disable certificate validation and enable ssl3/tls12 have been implemented in 0.99.15. see readme.md

<!-- gh-comment-id:128742632 --> @aluxnimm commented on GitHub (Aug 7, 2015): app.configuration options to disable certificate validation and enable ssl3/tls12 have been implemented in 0.99.15. see readme.md
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#950
No description provided.