Hi, I created self-signed certificate and currently the connection via https is not secure because I didn't do the JVM step.
Please explain what should I do in the following step: " In order for the JVM to pick up the new trust store, it has to be started with the JVM parameter -Djavax.net.ssl.trustStore=/path/to/cacerts.jks. If you’ve been using another password to encrypt the JVM trust store than the default changeit, you additionally have to set the JVM parameter -Djavax.net.ssl.trustStorePassword=secret. Most start and init scripts for Graylog provide a JAVA_OPTS variable which can be used to pass the javax.net.ssl.trustStore and (optionally) javax.net.ssl.trustStorePassword system properties. " Graylog version: 2.1.2 OS: CentOS 7 Thanks. -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/652a3449-08c1-4508-8024-3a7897df84d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
