Hi All,
I am having some issues setting up SSL on my new test server, looking for some help from the community if possible.
setup:
I am having some issues setting up SSL on my new test server, looking for some help from the community if possible.
setup:
- 443 listener with one of the SSL's cert's attached to that listener
- 2 virtual hosts
- domain1.com.au with the same SSL attached as the listener
- domain2.co.nz with another SSL attached different to the above
- SPDY2 / 3 / HTTP2 activated
- TLS 1 / 1.1 / 1.2
- ECDHE-RSA-AES128-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH as the Ciphers
- Both have the same document root but different directories for the setup and separate XML files (obviously)
- In Chrome i get the following errors
- For domain1.com.au ERR_SPDY_INADEQUATE_TRANSPORT SECURITY
- For domain2.co.nz i get a mis-match in the certificate
- In safari i don't get the first error