Well, assuming you have not manually set SSLMethod in code to anything, and assuming all your runtime-settings are correct (certificate name, cert location and so on) then it will be serving on TLS.
You could run debugview on the server if you like, then start the web server, to see if any error messages appear...
cheers
Bruce