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

STATUS 200 OK
Header Value
Cache-Control max-age=3600, public
Connection keep-alive
Content-Security-Policy default-src 'self' data: *; script-src 'self' 'unsafe-inline' 'unsafe-eval' data: * blob:; script-src-elem 'self' 'unsafe-inline' data: *; connect-src 'self' data: *; img-src 'self' data: *; style-src 'self' 'unsafe-inline' data: *; worker-src 'self' blob:; media-src 'self' blob:; base-uri 'self'; form-action 'self'
Content-Type text/html; charset=UTF-8
Date Sun, 29 Jun 2025 00:00:36 GMT
Server nginx
Set-Cookie incap_ses_788_2840468=rvrFaAyLmUK4vmjf3onvCiOCYGgAAAAAMWqwBVOd/X1hkakbVcN31A==; path=/; Domain=.maib.md
Transfer-Encoding chunked
Vary Accept-Encoding
X-CDN Imperva
X-Cache-Status HIT
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-Iinfo 4-14754434-14754437 SNNy RT(1751155236003 237) q(0 0 0 0) r(0 1) U12
X-Proxy-Cache HIT
X-XSS-Protection 1; mode=block
expires -1
pragma no-cache

  https://www.maib.md/

STATUS 301 Moved Permanently
Header Value
Connection keep-alive
Content-Security-Policy default-src 'self' data: *; script-src 'self' 'unsafe-inline' 'unsafe-eval' data: * blob:; script-src-elem 'self' 'unsafe-inline' data: *; connect-src 'self' data: *; img-src 'self' data: *; style-src 'self' 'unsafe-inline' data: *; worker-src 'self' blob:; media-src 'self' blob:; base-uri 'self'; form-action 'self'
Content-Type text/html; charset=UTF-8
Date Sun, 29 Jun 2025 00:00:36 GMT
Location https://www.maib.md/ro
Server nginx
Set-Cookie incap_ses_788_2840468=7GJ2YskNPGm4vmjf3onvCiOCYGgAAAAAsdMr0NWNZOgNrFbxfc923w==; path=/; Domain=.maib.md
Transfer-Encoding chunked
Vary Accept-Language
X-CDN Imperva
X-Cache-Status HIT
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-Iinfo 4-14754434-14754437 NNNY CT(27 56 0) RT(1751155236003 164) q(0 0 0 1) r(1 1) U11
X-Proxy-Cache HIT
X-XSS-Protection 1; mode=block

  https://maib.md

STATUS 301 Moved Permanently
Header Value
Connection keep-alive
Content-Length 228
Content-Type text/html; charset=iso-8859-1
Date Sun, 29 Jun 2025 00:00:35 GMT
Location https://www.maib.md/
Server nginx
Set-Cookie incap_ses_7228_2840468=bGLwG+l2HTBqW57c/gNPZCOCYGgAAAAATbtw9iFLFHcWXApRInUCnw==; path=/; Domain=.maib.md
X-CDN Imperva
X-Cache-Status HIT
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-Iinfo 13-58769011-58769031 NNNN CT(36 79 0) RT(1751155235609 160) q(0 0 1 7) r(1 1) U11
X-Proxy-Cache HIT

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.