So I deployed another MIAB, but this time when I use AlphaSSL with the MIAB generated CSR, AlphaSSL Wildcard Certificate (3 Year) returns an Invalid CSR error.
Please Help. What are the options for CSR? Can I take a wildcard certificate that has been issued and somehow change the CSR or is there a way to modify the CSR to be valid and reissue a certificate?
I read all the other posts about SSL CSR’s. It seems that a suggestion to overwrite the CSR’s generated by MIAB admin panel is the way to use a wildcard SSL. However, @JoshData indicated in an older post that it is not using the “stock” CSR located in:
/home/user-data/ssl/domain.tld/certificate_signing_request.csr
@h8h suggesting generating a new CSR on the command line and then overwriting the above file, but if MIAB admin doesn’t use it anyway, how will this work?
Under the SSL Certificates Menu in the Admin panel, it indicates:
“A multi-domain or wildcard certificate will be automatically applied to any domains it is valid for.”
But how can this work if @JoshData indicates that you can’t generate a wildcard CSR?