ERR_SSL_VERSION_OR_CIPHER_MISMATCH error. I have gotten this before however,
that was due to me adding the certificate into the keystore. Here are the
list of cmds I that have run.
My research says that's a browser error, and it's something of a generic
error that covers a lot of SSL problems. T
Also when I run openssl I get the following:
openssl s_client -showcerts -connect solrsite.com:8983 solr-ssl.p12
keytool -importkeystore -srckeystore solr-ssl.keystore.jks -destkeystore
solr-ssl.keystore.jks -deststoretype pkcs12
solr.in.sh
# Enables HTTPS. It is implictly true if you set S
Hello,
I have upgraded one of our boxes to Solr 8.1.0 on RHEL 7.6 with Java 12.0.1. I
also had a certificate up for renewal and I went through my regular process of
creating the certificate and key. Now I get a
ERR_SSL_VERSION_OR_CIPHER_MISMATCH error. I have gotten this before however
Hello,
I have upgraded one of our boxes to Solr 8.1.0 on RHEL 7.6 with Java 12.0.1. I
also had a certificate up for renewal and I went through my regular process of
creating the certificate and key. Now I get a
ERR_SSL_VERSION_OR_CIPHER_MISMATCH error. I have gotten this before however
: Friday, October 20, 2017 4:33 PM
To: solr-user@lucene.apache.org
Subject: Re: Certificate issue ERR_SSL_VERSION_OR_CIPHER_MISMATCH
On 10/19/2017 6:30 AM, Younge, Kent A - Norman, OK - Contractor wrote:
> Built a clean Solr server imported my certificates and when I go to the
> SSL/HTTPS page it
On 10/19/2017 6:30 AM, Younge, Kent A - Norman, OK - Contractor wrote:
> Built a clean Solr server imported my certificates and when I go to the
> SSL/HTTPS page it tells me that I have ERR_SSL_VERSION_OR_CIPHER_MISMATCH in
> Chrome and in IE tells me that I need to TURN ON TLS 1.0, TLS
, October 19, 2017 7:30 AM
To: 'solr-user@lucene.apache.org'
Subject: Certificate issue ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Built a clean Solr server imported my certificates and when I go to the
SSL/HTTPS page it tells me that I have ERR_SSL_VERSION_OR_CIPHER_MISMATCH in
Chrome and in I
Built a clean Solr server imported my certificates and when I go to the
SSL/HTTPS page it tells me that I have ERR_SSL_VERSION_OR_CIPHER_MISMATCH in
Chrome and in IE tells me that I need to TURN ON TLS 1.0, TLS 1.1, and TLS 1.2.
TLS is turned on and if I browse to the server name instead of
t: RE: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Still receiving the same issue. I have cloned another machine and it has the
same issue. Not sure what to do next. Last resort build machine from scratch
and see if it has the same issue if it does then I have no clue what is going
on.
-Ori
- Norman, OK - Contractor
[mailto:kent.a.you...@usps.gov.INVALID]
Sent: Tuesday, September 05, 2017 6:54 AM
To: solr-user@lucene.apache.org
Subject: RE: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
The new box is a clone of all the boxes so nothing should have changed other
than the certificates and the
...@usps.gov.INVALID]
Sent: Tuesday, September 05, 2017 6:54 AM
To: solr-user@lucene.apache.org
Subject: RE: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
The new box is a clone of all the boxes so nothing should have changed other
than the certificates and the keystore. That is why I am at such a loss on
this
: solr-user@lucene.apache.org
Subject: Re: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
all of the low level SSL code used by Solr comes from the JVM.
double check which version of java you are using and make sure it's consistent
on all of your servers -- if you disable SSL on the affected server you ca
all of the low level SSL code used by Solr comes from the JVM.
double check which version of java you are using and make sure it's
consistent on all of your servers -- if you disable SSL on the affected
server you can use the Solr Admin UI to be 100% certain of exactly which
version of java is
>
> But first, think of what you might have changed just before it stopped
> working.
> Cheers -- Rick
>
>> On September 1, 2017 11:55:47 AM EDT, "Younge, Kent A - Norman, OK -
>> Contractor" wrote:
>>
>> Hello,
>>
>> I am getting an
orman, OK -
Contractor" wrote:
>
>Hello,
>
>I am getting an error ERR_SSL_VERSION_OR_CIPHER_MISMATCH on one of my
>Solr servers. The details show that it's an Unsupported protocol:
>The client and server don't support a common SSL protocol version or
>cipher s
Hello,
I am getting an error ERR_SSL_VERSION_OR_CIPHER_MISMATCH on one of my Solr
servers. The details show that it's an Unsupported protocol: The client and
server don't support a common SSL protocol version or cipher suite. I have
changed my browser settings and nothing see
16 matches
Mail list logo