mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-24 02:37:05 +00:00
Add info on how to add Namecheap SSL intermediate certificates
parent
8c63799218
commit
b7faeb6a54
9
FAQ.md
9
FAQ.md
@ -10,4 +10,11 @@ ns2.box.example.com IN A
|
|||||||
ns1.box.example.com IN NS ns1.box.example.com
|
ns1.box.example.com IN NS ns1.box.example.com
|
||||||
ns2.box.example.com IN NS ns2.box.example.com
|
ns2.box.example.com IN NS ns2.box.example.com
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 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
|
Loading…
Reference in New Issue
Block a user