Hello, I want to renew current SSL certificate So I am confused. Do I need to recreate keystore and csr for new certificate.
If I have to create new keystore, how I can create same on existing running setup. On Thu, Jun 13, 2019, 12:11 PM Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Nitin, > > On 13.6.2019. 07.37, Nitin Kadam wrote: > > I have apache tomcat server running with publicly signed SSL certificate > > configured in server.xml, the same certificate is expiring in next week, > I > > need steps to the to renew of same. > > *Server OS: Windows 2012 R2* > > *Apache Tomcat/8.5.38* > > > > 1. How to generate new CSR with new key alias > > 2. How to import the new. cert & intermediate certificate chain in .jks > > format > > 3. what about keystore & current key alias > > > > > > kindly guide me, as I will be performing same first time. > > You can find instructions here: > > > http://tomcat.apache.org/tomcat-8.5-doc/ssl-howto.html#Installing_a_Certificate_from_a_Certificate_Authority > > Regards, > Ognjen >