On 26.06.2019 06:08, Azim Siddiqui wrote:
Hello All,

I am trying to install tomcat 9 with nginx with SSL configuration in
ubuntu. Can some one please provide me documents to how to install and
configure them.


Hello Azeem.
I believe that you should first read this classic document :
http://www.catb.org/~esr/faqs/smart-questions.html

Some pointers :
- tomcat and nginx are 2 totally separate "software products", from different 
"suppliers".
They install separately, work separately, have different functions etc..
So there is not really something like "instructions for installing tomcat 9 with nginx with SSL configuration in ubuntu". - this is a list providing help for tomcat, and we cannot really help you for configuring nginx.

Instead :
- install nginx as per the ubuntu package installation instructions
- configure nginx with SSL as per the nginx documentation
- install tomcat as per the ubuntu package installation instructions

and then maybe come back here if you have other more focused questions about how to configure tomcat, so that nginx acts as a front-end server for a tomcat back-end (which is presumably what you want to achieve; but I'm guessing a bit here, because your question above is not very explicit regarding your ultimate objective).




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to