diff --git a/FAQ.md b/FAQ.md index 514fbe2..7b94b11 100644 --- a/FAQ.md +++ b/FAQ.md @@ -10,4 +10,11 @@ ns2.box.example.com IN A ns1.box.example.com IN NS ns1.box.example.com ns2.box.example.com IN NS ns2.box.example.com -``` \ No newline at end of file +``` + +## How to add Namecheap SSL intermediate certificates? +To all of you that are having trouble adding the Namecheap SSL keys. Via [https://github.com/mail-in-a-box/mailinabox/issues/284](Issue #284) + +The intermediary keys need to be added in this order: +- COMODORSADomainValidationSecureServerCA.crt +- COMODORSAAddTrustCA.crt \ No newline at end of file