<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [WOPI] SSL error"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122906#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [WOPI] SSL error"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122906">bug 122906</a>
              from <span class="vcard"><a class="email" href="mailto:cromefirehd@gmail.com" title="Cromefire_ <cromefirehd@gmail.com>"> <span class="fn">Cromefire_</span></a>
</span></b>
        <pre>Version: 6.0.10.18-18
Nextcloud: 15.0.2
Richdocuments app: 3.1.1

I guess the important things here are:
TLS versions: 1.2 & 1.3
OpenSSL version: 1.1.0g / 1.1.1a (both versions can access it without any
problem)

Cipher Suites:
# TLS 1.3 (suites in server-preferred order)
TLS_AES_256_GCM_SHA384 ECDH x25519
TLS_CHACHA20_POLY1305_SHA256 ECDH x25519
TLS_AES_128_GCM_SHA256 ECDH x25519

# TLS 1.2 (suites in server-preferred order)
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 ECDH x25519
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 ECDH x25519</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>