Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
Team,
Firstly would like to appreciate your efforts in providing SSL for free. I would definitely contribute towards this noble cause after completion of my first assignment with a pay check, till then please bare with me
I have read through the blogs and letsencrypt forum as well and convinced about the B rating provided by SSL Report however would like to know how I can improve it to A rating?
You’ve got SSLHonorCipherOrder set to off (its default). This is also the Mozilla recommendation for the “Modern” and “Intermediate compatibility” configurations, because both of those configurations only use strong ciphers.
However, it seems you’ve got some older cipher suits configured. Those configurations could benifit from setting the SSLHonorCipherOrder to “on”. Of course, your cipher suit configuration order should be properly set obviously for that to work, from strongest to weakest.
But read the Mozilla Wiki listed above and perhaps also use the Mozilla SSL Generator while you’re at it.