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

idp: Check if CA cert if present #3632

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Apr 29, 2022

Upon first start with the default configurtation the idm service creates
a server certificate, that might not be finished before the idp service
is starting. Add a check to idp similar to what the user, group, and
auth-providers implement.

Fixes: #3623

Upon first start with the default configurtation the idm service creates
a server certificate, that might not be finished before the idp service
is starting. Add a check to idp similar to what the user, group, and
auth-providers implement.

Fixes: owncloud#3623
@rhafer rhafer self-assigned this Apr 29, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@butonic butonic merged commit bde3996 into owncloud:master Apr 29, 2022
ownclouders pushed a commit that referenced this pull request Apr 29, 2022
Merge: e143027 ce146f8
Author: Jörn Friedrich Dreyer <[email protected]>
Date:   Fri Apr 29 15:35:41 2022 +0200

    Merge pull request #3632 from rhafer/issue-3623

    idp: Check if CA cert if present
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

Successfully merging this pull request may close these issues.

failed to read CA certificate(s)
2 participants