cancel
Showing results for 
Search instead for 
Did you mean: 

How To Configure Alfresco 7.0 To Work With https

John1244
Champ on-the-rise
Champ on-the-rise
5 REPLIES 5

heiko_robert
Star Collaborator
Star Collaborator

Which installation type you have choosen?

Best practice is to put a nginx in from of tomcat and configure SSL there.

You can just copy the example from the docker deployment if you used the zip deployment.

I'm using docker-compose.  Sorry I don't know what ngnix is,

Do you have do some thing with keystores. I know you have to edit something from the docker-compose file but what do I edit or add.

venur
Star Contributor
Star Contributor

Give a try via this project https://github.com/Alfresco/alfresco-docker-installer 

and replace the certs post successfully test 

John1244
Champ on-the-rise
Champ on-the-rise

sorry but i'm not triying to reinstall alfresco. I iust want to modifiy the docker compose file to work with https. also i looked at the config/cret folder in the link you sent and saw the two files but i don't understand what those are can i copy them and place them in my keystore folder or something.