Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How Do I Configure OpenNMS/Tomcat to Use SSL?

configure opennms SSL Tomcat
0
Posted

How Do I Configure OpenNMS/Tomcat to Use SSL?

0

From the OpenNMS Discuss List: First create a certificate keystore for tomcat by executing $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA the password should be “changeit”. Then uncomment the “SSL HTTP/1.1 Connector” entry in $CATALINA_HOME/conf/server.xml. ( even move to obscure port if desired.) Restart httpd, tomcat and opennms just to be sure and after what seemed too long, I was prompted for user name and password. It seems only the first time connecting is real slow, subsequent logins are quite speedy. I wanted to add a few comments to this. First, if you want to use a password other than “changeit”, add the keystorePass attribute:

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123