Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSL with WildCard certificate.
#4
I use wildcard certs with httpsys.  Maybe this is the issue: even though the cert is wildcard you'll still have to add an entry for every subdomain like so - 

netsh http add sslcert hostnameport="www.abc.com:443" certhash=123...
netsh http add sslcert hostnameport="ms1.abc.com:443" certhash=123...
netsh http add sslcert hostnameport="ms2.abc.com:443" certhash=123...

etc.
Reply


Messages In This Thread
SSL with WildCard certificate. - by Rassamaha78 - 09-16-2020, 03:19 PM
RE: SSL with WildCard certificate. - by ioan - 09-16-2020, 05:57 PM
RE: SSL with WildCard certificate. - by MJS@mjs.us - 09-17-2020, 02:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)