HTTPS is an extension of HTTP that ensures secure data transfer over the web using encryption protocols like TLS or SSL. It's vital for websites handling sensitive information, signified by a padlock icon in the browser's address bar.


Everything is ok

  https://www.jurnal.md/

STATUS 200 OK
Header Value
Access-Control-Allow-Credentials true
Access-Control-Allow-Headers User-Agent,Keep-Alive,Content-Type
Access-Control-Allow-Methods GET, POST, OPTIONS, DELETE, PUT
Access-Control-Allow-Origin *
Access-Control-Expose-Headers Content-Length,Content-Range
CF-RAY 948a70cf4a3224c5-KBP
Cache-Control no-store, no-cache, must-revalidate
Cf-Cache-Status DYNAMIC
Connection keep-alive
Content-Type text/html; charset=UTF-8
Date Sun, 01 Jun 2025 00:02:10 GMT
Expires Thu, 19 Nov 1981 08:52:00 GMT
Nel {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Permissions-Policy browsing-topics=()
Pragma no-cache
Report-To {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3z5kBTAMOi5TOeuaerh2vRFdlICXVJ0LeusHTfVO31hrstWrZuKth1o5e7WarQZuJUpms%2BsdFbgNzoJCtKB1Ens9wRo4boXx7Xc9"}]}
Server cloudflare
Set-Cookie PHPSESSID=debjv38ma0h5v7drnuqudpf5a0; Path=/
Transfer-Encoding chunked
Vary accept-encoding
alt-svc h3=":443"; ma=86400

  https://jurnal.md

STATUS 301 Moved Permanently
Header Value
CF-RAY 948a70cddfbf77bc-KBP
Connection keep-alive
Date Sun, 01 Jun 2025 00:02:10 GMT
Location https://www.jurnal.md/
Nel {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Permissions-Policy browsing-topics=()
Report-To {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YvxZX5KTue0lfObeaJol0T9R9oVUebhHa%2FVjKlg4M5TCWn%2BhTWNbQEEQQBoPrgo6JPkC5aOoLXHR39LsA6gJgB58UISNDtI%3D"}]}
Server cloudflare
Transfer-Encoding chunked
alt-svc h3=":443"; ma=86400

HTTPS is properly configured

When HTTPS is set up correctly, it ensures secure communication between a website and its visitors. This is achieved through the use of a valid SSL/TLS certificate, which encrypts data exchanged between the user's browser and the server. Security headers like Content Security Policy (CSP) and HTTP Strict Transport Security (HSTS) are in place to enhance protection against cyber threats. All resources on the website are loaded securely over HTTPS, preventing mixed content issues. This not only improves security but also boosts the website's SEO ranking and builds trust with users, as indicated by the padlock icon in the browser's address bar.