cPanel में SSL Certificate कैसे Install करें (Auto & Manual Guide 2026)

how to install ssl certificate in cpanel auto and manual guide https setup website security bonghosting

cPanel में SSL Certificate कैसे Install करें (Auto & Manual Guide 2026)

आज के समय में वेबसाइट की security सबसे जरूरी हो गई है। अगर आपकी वेबसाइट अभी भी HTTP पर चल रही है, तो browser उसे “Not Secure” दिखाता है, जिससे users का trust कम हो जाता है।

समाधान है: SSL Certificate Install करना

इस गाइड में आप सीखेंगे:

  • SSL क्या है
  • SSL क्यों जरूरी है
  • cPanel में SSL कैसे install करें (Auto + Manual)
  • SSL errors को कैसे fix करें

SSL Certificate क्या है?

http vs https comparison secure website ssl encryption benefits seo bonghosting

SSL (Secure Sockets Layer) आपकी वेबसाइट और user के बीच data को encrypt करता है।

इससे:

  • Data सुरक्षित रहता है
  • Hack होने का खतरा कम होता है
  • User trust बढ़ता है

SSL install होने के बाद:

  • ❌ http://
  • ✅ https://

SSL क्यों जरूरी है?

 

1. SEO Ranking बेहतर होती है

Google secure websites को rank करता है

2. User Trust बढ़ता है

Secure वेबसाइट पर users भरोसा करते हैं

3. Data Protection

Login, payment data सुरक्षित रहता है

4. “Not Secure” Warning हटती है

SSL के प्रकार

Beginners के लिए free SSL काफी है

Method 1 – Auto SSL Install (AutoSSL)

how to install ssl in cpanel using autossl step by step guide secure website bonghosting

Step-by-Step:Step


1: cPanel Login करें
Hosting dashboard → cPanel

Step 2: SSL/TLS Status खोलें
Search करें: SSL/TLS Status

Step 3: Domain select करें
Step 4: “Run AutoSSL” पर क्लिक करें
Step 5: कुछ मिनट wait करें

SSL Check कैसे करें?

  • Website खोलें
  • 🔒 Lock icon देखें
  • URL → https:// होना चाहिए

Method 2 – Manual SSL Install

manual ssl installation in cpanel step by step crt key ca bundle https setup bonghosting


कब use करें?

  • AutoSSL काम नहीं कर रहा
  • Custom SSL use कर रहे हैं

Step-by-Step:

Step 1: SSL/TLS section में जाएं

Step 2: Certificate upload करें

  • CRT
  • Private Key
  • CA Bundle

Step 3: Install Certificate पर क्लिक करें

HTTP से HTTPS Redirect करें

http to https redirect diagram cpanel htaccess 301 redirect secure website ssl bonghosting

अगर SSL install होने के बाद भी HTTP open हो रहा है:

.htaccess में यह code डालें:

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Common SSL Problems & Fix

fix ssl errors guide cpanel mixed content certificate issues https not secure solution bonghosting

❌ SSL काम नहीं कर रहा

✔ AutoSSL run करें
✔ DNS check करें

❌ Mixed Content Error

✔ HTTP links को HTTPS में बदलें

❌ Not Secure दिखा रहा

✔ Cache clear करें

❌ SSL Expired

✔ Renew करें

Pro Tips

  • AutoSSL enable रखें
  • HTTPS redirect use करें
  • Regular SSL check करें

Final Verdict

SSL install करना आसान है लेकिन बहुत जरूरी है।

Auto method beginners के लिए best है
Manual method advanced users के लिए

Conclusion

2026 में बिना SSL के वेबसाइट चलाना risky है।

आज ही SSL install करें और अपनी वेबसाइट को secure बनाएं

BongHosting जैसे reliable hosting में SSL setup बहुत आसान होता है

Leave a Comment

Your email address will not be published. Required fields are marked *