when providing IP address instead of hostname I get 36-lines traceback ending with ssl.CertificateError.
This is correct, but there are cases when we don't need the hostname valiation (or we use check it on other place).
It would be nice to have possibility to ignore the SSL validation error, accept theIP and just check nextcloud parameters instead.
when providing IP address instead of hostname I get 36-lines traceback ending with ssl.CertificateError. This is correct, but there are cases when we don't need the hostname valiation (or we use check it on other place). It would be nice to have possibility to ignore the SSL validation error, accept theIP and just check nextcloud parameters instead.