Hi, the necessary steps are described in the documentation at http://docs.graylog.org/en/2.2/pages/configuration/https.html#adding-a-self-signed-certificate-to-the-jvm-trust-store .
Cheers, Jochen On Wednesday, 15 February 2017 09:14:03 UTC+1, CTuser wrote: > > 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/12caa576-733e-4e7e-9931-daa2f4355505%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
