- In Namecheap, Open Account > SSL Certificates from the navbar.
- Pres RENEW, REISSUE or ACTIVATE depending on which button you see and get to the point where it asks for CSR
- Go to https://decoder.link/csr_generator to generate a CSR.
- Copy text from the
CSRandPRIVATE KEYsomewhere safe. - Go back to Namecheap and paste the
CSRto the CSR box. The domain name should be read from theCSR. - Next, for the DCV method, choose whatever you wish to use to validate that you have control over the domain and pass the validation process.
- After validation you can download the certificate files as a zip file from the SSL details page.
- Extract the certificate files from the zip file.
- Create a new empty text file with the same name as the .crt in the zip but with .key extension (DOMAIN_NAME.key).
- Paste the
PRIVATE KEYtext into the text file and save it. - In Winbox, go to Files and upload the DOMAIN_NAME.crt and DOMAIN_NAME.key.
- Open System > Certificates.
- Press the Import button and choose DOMAIN_NAME.key file, the import DOMAIN_NAME.crt file. (If using passphrase and uploading .crt first, you will get an error).
- Go to PPP > Inteface and press the SSTP Server button.
- Open the Certificate dropdown and select the imported certificate.
Last active
January 19, 2022 08:11
-
-
Save henno/7a72dce82281382afbf684dcd56ea8ee to your computer and use it in GitHub Desktop.
How to create or renew a Namecheap SSL certificate for Mikrotik SSTP VPN
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment