I've got an ssl certificate for what I think is my domain and I want to apply it to two separate applications in that domain that run under ASP classic in IIS on Windows 2000.
I have the following stupid questions:
- Are certificates issued for URLs or domains? Or subdomains?
- Can I use the same cert for multiple websites (applications) within that domain, or do I need a separate one?
- Can I inspect the cert file to determine for what or to whom it's issued?
Thanks!