I’ve got a server (10.1) with about a dozen virtual hosts. I set one up to do SSL and it’s running great. I set up another one user server admin in same way I did the first, but I get “problem with identity certificate file” every time I hit it with a browser.
Seems to go nowhere? any updates on this URL
From: Installing and creating your own SSL certificate on Mac OS X Server
Now for the one piece that you need to download to complete the set. So,
Can I use OpenSSL to generate a wildcard cert for testing/development purposes? Is the procedure basically the same except you insert an asterisk as part of the FQDN? i.e.:
*.mydevserver.com
Also, what modifications do I need to make to each vhost entry in httpd.conf for which I want to use SSL? (in “regular” 10.2.4, NOT server)
Comments are closed