https://bz.apache.org/bugzilla/show_bug.cgi?id=69526

            Bug ID: 69526
           Summary: Certificate renewal issue while uplifting tomcat from
                    10.1.16 to 10.1.17
           Product: Tomcat 10
           Version: 10.1.17
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: WebSocket
          Assignee: dev@tomcat.apache.org
          Reporter: rahulbapum...@gmail.com
  Target Milestone: ------

We are trying to uplift spring boot web starter dependency from 3.0.13 to 3.2.1
version, 3.0.13 contains tomcat dependency versions 10.1.16 and 3.2.1 contains
tomcat version 10.1.17.
We have spring boot code with tomcat configured with keystore and truststore to
have TLS. We are watching file system and whenever files are updated while
renewal , we are updating keystore and truststore.
But when we uplifted tomcat to 10.1.17, we observed certificates are not picked
up by tomcat and this it's still having older keystore.
We checked keystore certs , they are properly getting updated.
But tomcat is not able to refer to correct keystore and truststore.

Could you please help us with this issue?

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to