OpenSSL with Apache Tomcat 6
        Posted  
        
            by Jonathan Frank
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jonathan Frank
        
        
        
        Published on 2010-05-06T13:25:14Z
        Indexed on 
            2010/05/06
            13:28 UTC
        
        
        Read the original article
        Hit count: 337
        
I use Tomcat with native extensions, so it is necessary to use OpenSSL for making certificates.
Does anyone know how to make a certificate with OpenSSL and install it into Tomcat?
© Stack Overflow or respective owner