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, 26 Jan 2025 00:00:48 GMT
Server nginx
Set-Cookie incap_ses_1092_2840468=oGA0Jav09B+EgFXQZ5AnDy97lWcAAAAAlSMzAg3fB8TSeMNOh2SvbQ==; 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 1-36220248-36220251 SNNN RT(1737849647217 258) q(0 0 0 14) r(1 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, 26 Jan 2025 00:00:48 GMT
Location https://www.maib.md/ro
Server nginx
Set-Cookie incap_ses_1092_2840468=/bhpZmGilzmEgFXQZ5AnDy97lWcAAAAAenzOFTtcmdexvsNQLok9Fg==; 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 1-36220248-36220251 NNNN CT(30 72 0) RT(1737849647217 82) q(0 1 2 0) r(2 2) 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, 26 Jan 2025 00:00:47 GMT
Location https://www.maib.md/
Server nginx
Set-Cookie incap_ses_1092_2840468=YLfpJv/uZEdogFXQZ5AnDy97lWcAAAAAn5PzgwLZhGaMFD6zDM89xw==; path=/; Domain=.maib.md
X-CDN Imperva
X-Cache-Status HIT
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-Iinfo 2-36638430-36638431 NNNN CT(30 64 0) RT(1737849646951 76) q(0 0 1 0) 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.