-
Notifications
You must be signed in to change notification settings - Fork 811
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
[Bug]: SSL client certificate broken with 3.12.2 connection wizard #6584
Comments
Could this be related to #863 ? |
Same issue here, except that I don't see the 400 Bad Request error. I tried this on 3.12.3stable-Win64 and also on 3.12.3 on ubuntu. |
I assigned myself to investigate this, didn't reproduce this yet. |
I found another bug: When HSTS is configured, the dialog for entering client certificate doesn't appear at all. |
#6493 |
Same here with Arch Linux client (version 3.15.2) working with gnome. I can connect if I disable HSTS from the server. The client asks for the client key, connects, syncs, etc... BUT when I restart the computer or Nexcloud client sync app, can not connect and appears the error I have configured if the auth fails. Is like not store client key and certificate. Any idea? It's necessary I open a new issue? (different version, different oss, etc...) |
Bug description
The Nextcloud Connection Wizard can't proceed with the account creation because it shows a 400 Bad Request error where the web server does not receive the SSL client certificate. It ist not possible to add the account.
This worked perfectly with the previous 3.9.3 client, but now with 3.12.2 it no longer works.
Steps to reproduce
Server replied “400 Bad Request” to GET https://????.com/status.php”
Expected behavior
It should be possible to add a new account to the client through the Nextcloud Connection Wizard which has an SSL client certificate in order connect to the Nextcloud server which requires client certificate authentication.
Which files are affected by this bug
not files
Operating system
Windows
Which version of the operating system you are running.
Win 11
Package
Other
Nextcloud Server version
27.1.7
Nextcloud Desktop Client version
3.12.2
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: