SSL With Naked ModCFML

Hello All,

I was reading about the Naked ModCFML support here and about SSL certs here

I have used SSL before with CommandBox without the frontend web server.

I wonder, though, if it would be possible to use a separate SSL per hostname in CommandBox if going the Naked ModCFML route.

I am guessing no, or it would be easier just to use the front-end web server, but I thought I would ask.

Thanks,

Randy

I’m on my phone so this will be brief. The short answer is no (in CommandBox 5). The longer answer is yes, in CommandBox 6. 6 has support for SSL SNI as well as multi-site support which basically does multiple contexts but with a proper mechanism for defining them directly in your server.json with host header matching as well as having ALL settings like rewrites, custom error pages, and unlimited http/s/ajp bindings per site. The only caveat is multi site is planned to be unlimited for development use and up to two sites in production. Unlimited production usage will be available via CommandBox Pro.