Discussion:
[graylog2] graylog 2.2.0 ssl error
Adi Spivak
2017-02-19 14:23:04 UTC
Permalink
i upgraded to graylog 2.2 and now i keep getting ssl related errors.
it worked on graylog 2.1 with this added flags:
-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true
-Dmaven.wagon.http.ssl.ignore.validity.dates=true
now they do not help, ports are not comming up, and i keep getting ssl
related errors:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target

can anyone help me please?
--
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 graylog2+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/c6671506-ad30-47ad-b23b-b7d27004455c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jochen Schalanda
2017-02-19 15:47:23 UTC
Permalink
Hi Adi,

I'm not sure what you intended to do with these JVM settings, but they're
for the Maven build system and not Graylog.

Please refer
to http://docs.graylog.org/en/2.2/pages/configuration/https.html for
information about using HTTPS in Graylog.

Cheers,
Jochen
Post by Adi Spivak
i upgraded to graylog 2.2 and now i keep getting ssl related errors.
-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true
-Dmaven.wagon.http.ssl.ignore.validity.dates=true
now they do not help, ports are not comming up, and i keep getting ssl
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
unable to find valid certification path to requested target
can anyone help me please?
--
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 graylog2+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/513de1e8-c899-482c-9dc2-64371671f454%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...