cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring Search Services with mutual TLS

imanez1
Confirmed Champ
Confirmed Champ

I tried installing and configuring Search Services with mutual TLS following these steps here: https://docs.alfresco.com/search-community/tasks/solr-install.html, but with no success.

I get this when i try to access solr:

You'll find in the attachements my solr.log and some screenshots.

What might be the problem here? and what can i do to fix it?

PS: i installed alfresco using the zip distribution in turnkey core 15, using these:

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

The certificate used for SSL is not secure. Most likely you have used a self-signed certificate. Either explicitly import that certificate into your browser certificate store (to mark it as "trusted") or create a proper certificate via a trusted certificate authority.

imanez1
Confirmed Champ
Confirmed Champ

Other than the certificate not being trusted, I think there is something I am doing wrong, because it does not work even if i add it to my browser certificate store.

I followed these steps https://docs.alfresco.com/search-community/tasks/solr-install.html but i think there is something I'm doing wrong. Can you please give me the proper steps to do so? (use solr with mutual TLS)