cancel
Showing results for 
Search instead for 
Did you mean: 

how to make Alfresco Https to work with share

himvj
Champ in-the-making
Champ in-the-making
Hi,

I am trying to configure alfresco 3.4d community to work only with https i made the following changes, but always getting the warning in log file and unable to connect to share.

made the following changes in below files

1) server.xml
<Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" SSLEnabled="true"
maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" keystoreFile="C:\mkkeystore" keystorePass="password" />

2) alfresco-global.properties file

3) wqsapi-custom.properties file
as
wcmqs.api.alfresco=https://127.0.0.1:8443/alfresco

4) share-config-custom.xml file as
https://127.0.0.1:8443/alfresco/s


Getting the following warning in Log file for every few seconds

WARN : org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl - WQS unable to connect to repository: Cannot access https://127.0.0.1:8443/alfresco/service/cmis: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Complete Log file atached
2 REPLIES 2

juliocdn
Confirmed Champ
Confirmed Champ

Que tal  himvj_ , espero hayas podido implementar https en alfresco , yo actualmente tengo alfresco 5.2 en ubuntu 16.04 , corre solo de manera local en la institución que laboro, requiero montar https ya que es muy tedioso modificar el registro de cada equipo para que poder abrir archivos MSOffice. 

Atte.

Julio Delgado

Saludos de Perú.

Cristina MR‌ 

Venzia _

psantis _