On 2018-06-15, Jerry Geis jerry.geis@gmail.com wrote:
Hi all - I am trying to figure out how to add a wild card certificate given to me for a CentOS installation.
You've already got the cert so it's not totally relevant, but in the future you can consider using Let's Encrypt. They won't distribute wildcard certs but unless you have lots of subdomains you can simply request a cert for every domain you need.
LE has packages for CentOS which can plug in to Apache automatically, so configuration is quite straightforward.
--keith