Nisc Cloud
SSL Certificates

Enable SSL on hosting

Turn on HTTPS for your website on Nisc Cloud shared or WordPress hosting.

This guide covers enabling SSL/HTTPS on shared and WordPress hosting where Nisc Cloud provides one-click or automatic certificates (often LetNisc Cloud's Encrypt).


Before you enable SSL

  1. Your domain must point to this hosting correct nameservers or A record in DNS.
  2. Website loads on HTTP at your domain (certificate validates domain ownership).
  3. Allow a few hours after DNS changes before requesting SSL.

Request SSL from hosting

Steps vary slightly by panel version:

  1. Sign in at npanel.nisccloud.com.
  2. Click Hosting → your website.
  3. Open Overview or look for SSL, Security, or LetNisc Cloud's Encrypt.
  4. Click Enable SSL, Issue certificate, or AutoSSL.
  5. Select domain names to secure (yourdomain.com, www.yourdomain.com).
  6. Submit and wait 1–15 minutes.
  7. Status should show Active or Installed.

If SSL is ordered as separate product, open that service in dashboard and follow install prompts.


Force HTTPS (redirect HTTP to HTTPS)

After certificate is active, visitors should use https:// automatically.

WordPress:

  1. Log in to https://yourdomain.com/wp-admin.
  2. Settings → General change WordPress Address and Site Address to https://.
  3. Or use a redirect plugin / hosting Force HTTPS toggle if available.

Static / HTML sites:

  1. In File Manager, edit .htaccess in web root (Apache) or configure Nginx redirect (VPS).
  2. Add host-provided redirect snippet or ask support for template.

Verify HTTPS works

  1. Open https://yourdomain.com in browser.
  2. Click padlock icon → certificate should be valid and match domain.
  3. Test https://www.yourdomain.com if you secured both names.

Renewal

LetNisc Cloud's Encrypt certificates expire every 90 days. Nisc Cloud hosting usually auto-renews if domain still points correctly. Check SSL status monthly under hosting SSL section.

Paid certificates renew via Billing → Invoices reinstall new cert files if manual install.


On this page