This is expected. When you visit any website, the server sends its
certificate to the browser. The browser validates this certificate against
a pre-loaded CA certificate issued by a trusted authority (Verisign,
GoDaddy etc),

Since you are using a self-signed certificate, the browser won't have a
corresponding CA certificate for it and hence flags it. The connection is
still encrypted as with usual SSL.

-Rahul

On Tue, Jul 2, 2024 at 5:18 PM Hodder, Rick (Property and Casualty CIO)
<richard.hod...@thehartford.com.invalid> wrote:

> I am trying to get SOLR SSL Enabling set up on a Windows server.
>
>
>
> I am trying to get it working with a self signed certificate, as is
> described in the reference guide
>
>
>
> I created the self-signed cert, double clicked on it and added it to the
> Trusted Root Certification Authorities.
>
>
>
> I adjusted Solr.in.cmd to enable ssl
>
>
>
> I seem to have it working but the browser is telling me its not secure
>
>
>
>
>
> The site works (I’m able to use the admin ui, and search)
>
>
>
> Any idea what I’m doing wrong?
>
>
>
> Thanks,
>
>
>
> *RICK HODDER*
> Staff Software Engineer
> Global Specialty
>
> [image: The Hartford] <https://www.thehartford.com/>
>
> The Hartford
> 83 Wooster Heights Rd. | 2nd floor
> Danbury, CT, 06810
> W: 475-329-6251
>
> Email: richard.hod...@thehartford.com
>
> www.thehartford.com
> www.facebook.com/thehartford
> twitter.com/thehartford
>
>
>
>
>
>
>
> ******************************************************************************************************
> This communication, including attachments, is for the exclusive use of
> addressee and may contain proprietary, confidential and/or privileged
> information. If you are not the intended recipient, any use, copying,
> disclosure, dissemination or distribution is strictly prohibited. If you
> are not the intended recipient, please notify the sender immediately by
> return e-mail, delete this communication and destroy all copies.
>
>
> ******************************************************************************************************
>

Reply via email to