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

get_sharepoint_site() fails when FIPS mode is enabled on RHEL 8 #210

Open
rentzb opened this issue Apr 26, 2024 · 0 comments
Open

get_sharepoint_site() fails when FIPS mode is enabled on RHEL 8 #210

rentzb opened this issue Apr 26, 2024 · 0 comments

Comments

@rentzb
Copy link

rentzb commented Apr 26, 2024

When I try to run get_sharepoint_site() on a RHEL 8 server with FIPS mode enabled, I get the following error regardless of sharepoint site:

Using authorization_code flow
Error: OpenSSL error in EVP_DigestInit_ex: disabled for FIPS

Code used:

library(Microsoft365R)
site <- get_sharepoint_site("my_site_url")

Does anyone have a workaround for this?

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