From b7faeb6a54056bb2f947007a476ac291f9659cc2 Mon Sep 17 00:00:00 2001 From: Stephan Hagemann Date: Sat, 7 Feb 2015 16:57:12 -0500 Subject: [PATCH] Add info on how to add Namecheap SSL intermediate certificates --- FAQ.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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