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://eximbank.md/ro

STATUS 200 OK
Header Value
Cache-Control no-cache, private
Connection keep-alive
Content-Type text/html; charset=UTF-8
Date Sun, 02 Nov 2025 00:00:41 GMT
Set-Cookie incap_ses_707_3225302=nv+oFpntQg/DfyiVysTPCSmfBmkAAAAAiwNYB7XYag4EOCpl0PvfPA==; path=/; Domain=.eximbank.md
Strict-Transport-Security max-age=16070400; includeSubDomains
Transfer-Encoding chunked
X-CDN Imperva
X-Frame-Options SAMEORIGIN
X-Iinfo 58-110022381-110022414 SNNN RT(1762041640707 342) q(0 0 0 1) r(1 2) U12
X-XSS-Protection 1; mode=block

  https://eximbank.md

STATUS 302 Found
Header Value
Cache-Control no-cache, private
Connection keep-alive
Content-Type text/html; charset=utf-8
Date Sun, 02 Nov 2025 00:00:40 GMT
Location https://eximbank.md/ro
Set-Cookie incap_ses_707_3225302=+zB8Uut0x0PDfyiVysTPCSifBmkAAAAATv/un2og64wkRNUdahKHOg==; path=/; Domain=.eximbank.md
Strict-Transport-Security max-age=16070400; includeSubDomains
Transfer-Encoding chunked
Vary Accept-Language
X-CDN Imperva
X-Frame-Options SAMEORIGIN
X-Iinfo 58-110022381-110022414 NNNN CT(37 38 0) RT(1762041640707 132) q(0 0 1 1) r(1 1) U11
X-XSS-Protection 1; mode=block

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.