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

TLS protocol version not supported #234

Open
neels-a opened this issue Jun 3, 2020 · 1 comment
Open

TLS protocol version not supported #234

neels-a opened this issue Jun 3, 2020 · 1 comment

Comments

@neels-a
Copy link

neels-a commented Jun 3, 2020

Steps to reproduce

  1. Configure the nextcloud for modern configuration (ref: https://ssl-config.mozilla.org/)
  2. Add account in the android NextCloud SMS app and you get this error

Expected behaviour

Account should be added after validating for the credentials

Actual behaviour

Get an error
Low level error: Get https://url/to/nextcloud/index.php/apps/ocsms/get/apiversion?format=json: remove error: tls: protocol version not supported

Server configuration

Nextcloud version: 18.0.4

PHP version: 7.4

Webserver: Apache

HTTPS:

Client configuration

Android version: 10

Phone: Samsung S9 (G950)

Nextcloud SMS app version: 2.0.5

Logs

Insert your log here

Screenshots

@neels-a
Copy link
Author

neels-a commented Jun 3, 2020

I configured my apache server to support TLS1.2 and the app seems to connect properly. Seems the app requires to be supporting TLS1.3 soon;). As a workaround, for the timebeing, I have activated TLS1.2 and TLS1.3

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

No branches or pull requests

1 participant