Troubleshooting
Apache warns that my self-signed certificate is a CA certificate
Question As I don't know the openssl command's arguments by heart, I am used to referring to the same SO answer whenever I need to create self-signed certificates (for testing environments). The command looks like: openssl req -x509 -nodes -newkey rsa:2048 -keyout mysite.key -out