I was looking at this blog and SO question These things prefer to drop www from their websites. But if you are running a website on SSL and you drop www, won't you get a certificate error? I use wild card cert on all my websites. Few examples:
https://somethingelse.example.com
https://www.example.com (this is the website I want to drop www)
If I do that I will get a certificate error when I access the website any browser, how can I fix this?