Iam trying to configure SSL for a etended web application. I followed the normal method of SSL configuration as you do on any other Web application by generating CSR and Got the certificate and add https binding to the site in IIS . But when i run the site , only the root site is working under https and subsites are not working.
When i tried to add https:// to the public url in AAM of central admin , the extended web application is not existing as seperate Alternate Access Mapping Collection but instead it is shown inside the parent web app which has been previously extended.
Any help would be appreciated to solve this.