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

SSL #22

Open
florian-asche opened this issue Oct 30, 2019 · 0 comments
Open

SSL #22

florian-asche opened this issue Oct 30, 2019 · 0 comments

Comments

@florian-asche
Copy link

Hi,
i try to connect to my nextcloud server. I got this error in apache log:

[Thu Oct 31 00:37:51.662795 2019] [ssl:info] [pid 32766] [client xxxxx:32088] AH01964: Connection to child 35 established (server xxxxx:443)
[Thu Oct 31 00:37:51.772629 2019] [ssl:info] [pid 32766] (70014)End of file found: [client xxxxx:32088] AH01991: SSL input filter read failed.

Which SSL Version or Protocol is required in order to work?

  #   enable only secure ciphers:
  SSLCipherSuite EDH+CAMELLIA:EDH+aRSA:EECDH+aRSA+AESGCM:EECDH+aRSA+SHA256:EECDH:+CAMELLIA128:+AES128:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!IDEA:!ECDSA:kEDH:CAMELLIA128-SHA:AES128-SHA
 #   The protocols to enable.
  #   Available values: all, SSLv3, TLSv1, TLSv1.1, TLSv1.2
  #   SSL v2  is no longer supported
  SSLProtocol TLSv1.2
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