Questions tagged [wildcard-subdomain]

196 questions
-3
votes
1 answer

How do I send different SSLCertificateFile based on SSL_TLS_SNI environment variable?

Idea is to run a wildcard cert off an internal CA for *.domain.com, while public-facing domain.com site is validated by a world recognized CA. Application serving requests is the same though, so I'd think keeping a single VirtualHost configuration…
lkraav
  • 786
  • 1
  • 8
  • 22
1 2 3
…
13
14