-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add support for self-signed certificates #19
Comments
Hi @Gibadm Could you try and run the command again and look in the Nextcloud log, a proper error message should be present there. |
wrote "Error | talked | cURL Error (60): SSL certificate problem: self signed certificate" |
Ahh yes, currently self-signed certificates aren't supported so that is the reason it isn't working, but I think having a checkbox to allow for self-signed certificate would be reasonable. |
Please tell me where to put this checkbox? |
It needs to be implemented first. If the setup is just for testing, or if it's in a setting where you can run it without https, you can use http instead. Otherwise, you can get a valid certificate from Let's Encrypt if you have a domain name. |
An error occured while running the command. Please try again or contact an administrator.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
Screenshots
If applicable, add screenshots to help explain your problem.
command-console
error-chat
config-in-nextcloud
Setup (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: