How to properly secure an ActiveMQ instance, and what are all of the different files for?

I’m trying to configure user based authentication for ActiveMQ, and I’m pretty confused about the many different files involved in this process. I’ve read ActiveMQ’s security page, but I still have several questions.

Just t… Continue reading How to properly secure an ActiveMQ instance, and what are all of the different files for?

Is there an original information source linking output of Qualys SSL report to settings in nginx and Apache configurations?

The online tool at Qualys for testing webserver SSL configurations, https://www.ssllabs.com/ssltest/index.html, produces a list of codeslike TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_CAMELLIA_256_CBC_SHA etc.

There… Continue reading Is there an original information source linking output of Qualys SSL report to settings in nginx and Apache configurations?