Just like Pasqual, *graylog-ctl enforce-ssl *is not setting the REST transport on HTTPS
In our case API browser is on: http://10.20.1.229:12900/api-browser and is accessible If I try to check if it is also accessible on SSL, https://10.20.1.229:12900/api-browser *it fails* Would be nice if *enforse-ssl *would set this correctly? How would one fix this manually? Setting the following in graylog.conf does not seem to make a difference. rest_listen_uri = https://0.0.0.0:12900/ Server logs still show. INFO : org.graylog2.shared.initializers.RestApiService - Started REST API at <http://0.0.0.0:12900/> -- 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/fc6b3f85-f23c-430c-848d-dc3332a0b94b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
