Sensu API and SSL configuration

The Sensu v0.26 documentation for the API configuration does not discuss how to set SSL to true. Can the Sensu API be contacted via an SSL port?

The Enterprise version has that built in, here are the docs:
https://sensuapp.org/docs/0.26/enterprise/api.html#configure-the-enterprise-api-for-ssl

With the non-enterprise version you have to setup your own SSL termination.

···

On Wed, Nov 2, 2016 at 12:57 PM, Alex Rodrigues rodrigues.alex@gmail.com wrote:

The Sensu v0.26 documentation for the API configuration does not discuss how to set SSL to true. Can the Sensu API be contacted via an SSL port?

I setup SSL termination via haproxy, but just wanted to be sure, so thanks for confirming

···