Hello,
I'm having problems installing an SSL certificate. I'm using the Enom API on their test environment to purchase an SSL certificate.
If I use an invalid private key I get the appropriate message stating the key is invalid, when I use the correct one I get:
Does anyone know if it's failing because it's a test certificate issued by GeoTrust? If so, is there any other way to work around this or do I push my code to production and hope it works? 
I can provide more detail if needed.
I'm having problems installing an SSL certificate. I'm using the Enom API on their test environment to purchase an SSL certificate.
If I use an invalid private key I get the appropriate message stating the key is invalid, when I use the correct one I get:
Code:
Certificate verification failed!UNABLE_TO_VERIFY_LEAF_SIGNATURE
I can provide more detail if needed.