Skip to content

Conversation

@julien-nc
Copy link
Member

closes #988

Can be useful when using self signed certs for the IdP.

Signed-off-by: Julien Veyssier <[email protected]>
@juliusknorr
Copy link
Member

Isn't it feasible to just import the self signed ca into the certificate chain? That way you could still validate the certificate

@saw-jan
Copy link
Contributor

saw-jan commented Feb 6, 2025

Similar to what we do in integration_openproject. import the certs in development environment to be able to use self-signed certs.
See https://github.com/nextcloud/integration_openproject/tree/master/dev

@julien-nc
Copy link
Member Author

Sure it's possible to import a cert in NC or to add it to the system certs. I thought it could be convenient to quickly and temporarily disable this check for people who want to quickly setup a test environment.

@juliusknorr So you think this PR is not necessary and we should close it?

@juliusknorr
Copy link
Member

I'm fine either way, we have this kind of setting in a lot of places in Nextcloud.

@bdovaz
Copy link
Contributor

bdovaz commented Jul 10, 2025

Any updates? It's been inactive for months.

Thank you.

cc @julien-nc @juliusknorr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable ssl verification in development

5 participants