I am little confused about how SSL works in SharePoint. We have a portal site (say portal.abc.com). I need to enable SSL on this web application (http://blogs.msdn.com/b/sowmyancs/archive/2010/02/12/how-to-enable-ssl-on-a-sharepoint-web-application.aspx).
After reading the article I became little confused. Will I be able to access same site without SSL? for example, current internal users access the site with http://intranet.company.com. I want both http://intranet.company.com and https://intranet.company.com to be up and running.
Please share any goodies that I need to keep in mind during ssl setup for sharepoint webapp.