mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #404] Cannot run on Windows 11 in FIPS mode #855
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#855
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @icsy7867 on GitHub (Sep 14, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/404
I get an error when trying to connect due to FIPS. I tried selecting specific TLS and SSL ciphers in the options but same result.
When I google the error, I see a summary that says:
FIPS Feature ### #### If you need FIPS compliance - make this the first thing you configure #### before you do any additional configuration or package ...But that information isnt there. Any ideas?
@Nick2253 commented on GitHub (May 30, 2024):
What your search results are referring to isn't a CalDav Synchronizer issue, it's a chocolatey issue. Chocolatey must be configured to use FIPS-compliant checksum algorithms, and does not use them by default. Hence the "make this the first thing you config before you do any additional configuration or package [installations]". https://docs.chocolatey.org/en-us/configuration#security https://docs.chocolatey.org/en-us/licensed-extension/setup#set-up-licensed-edition-with-puppet
It would probably be more helpful if you shared the error here, rather than your search results.