[GH-ISSUE #5] SSL3 should be disabled and TLS forced #14

Closed
opened 2026-02-25 20:30:42 +03:00 by kerem · 1 comment
Owner

Originally created by @aluxnimm on GitHub (Mar 25, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/5

Originally assigned to: @aluxnimm on GitHub.

Can be forced with
System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12;

Original comment by: aluxnimm

Original Ticket: outlookcaldavsynchronizer/14

Originally created by @aluxnimm on GitHub (Mar 25, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/5 Originally assigned to: @aluxnimm on GitHub. Can be forced with System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12; Original comment by: aluxnimm Original Ticket: [outlookcaldavsynchronizer/14](https://sourceforge.net/p/outlookcaldavsynchronizer/14)
kerem 2026-02-25 20:30:42 +03:00
Author
Owner

@aluxnimm commented on GitHub (Mar 26, 2015):

  • status: open --> closed

Original comment by: aluxnimm

<!-- gh-comment-id:126311932 --> @aluxnimm commented on GitHub (Mar 26, 2015): - **status**: open --> closed Original comment by: aluxnimm
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#14
No description provided.