mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-23 02:27:05 +00:00
Add Namecheap custom DNS details
parent
9b15abf404
commit
e55aee1d06
20
FAQ.md
20
FAQ.md
@ -1,7 +1,23 @@
|
||||
|
||||
# Namecheap related
|
||||
## 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>
|
||||
|
||||
The intermediary keys need to be added in this order:
|
||||
- COMODORSADomainValidationSecureServerCA.crt
|
||||
- COMODORSAAddTrustCA.crt
|
||||
- COMODORSAAddTrustCA.crt
|
||||
|
||||
## How to configure Namecheap custom DNS nameserver?
|
||||
|
||||
1. Go to **Advanced DNS** > **Personal DNS Server** > **Register Nameserver**
|
||||
2. Enter the following configuration options:
|
||||
- Nameserver type: ns1.box (then press Enter)
|
||||
- IP Address: xxx.xxx.xxx.xxx
|
||||
3. Click Done.
|
||||
|
||||
To see your entry
|
||||
1. Go to **Find Nameservers**
|
||||
2. Select **Custom Nameserver** and enter in *Host*:
|
||||
- ns1.box.example.com with example.com the name of your domain,
|
||||
3. Press **Search**
|
||||
|
||||
You should see the new entry below.
|
Loading…
Reference in New Issue
Block a user