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, 13 Oct 2024 00:00:58 GMT
Server nginx
Set-Cookie incap_ses_1091_2840468=Aawtekw9QWh2BEyE3QIkD7oNC2cAAAAAWFnQu4+6NpPvYbfHhNQhng==; 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 5-33243890-33243646 SNNy RT(1728777657885 286) q(0 0 0 -1) 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, 13 Oct 2024 00:00:58 GMT
Location https://www.maib.md/ro
Server nginx
Set-Cookie incap_ses_1091_2840468=N8u6bsudrDxiBEyE3QIkD7oNC2cAAAAAxSrE79RD+dwIvokNHNS+Ng==; 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 5-33243890-33243646 PNNy RT(1728777657885 180) q(0 0 0 -1) r(0 0) 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, 13 Oct 2024 00:00:49 GMT
Location https://www.maib.md/
Server nginx
Set-Cookie incap_ses_260_2840468=GxCfF83890ede3pgtLSbA7ANC2cAAAAActv/86Kudh/62tsxvK41wA==; path=/; Domain=.maib.md
X-CDN Imperva
X-Cache-Status HIT
X-Content-Type-Options nosniff
X-Frame-Options SAMEORIGIN
X-Iinfo 14-212341488-212341505 NNNN CT(34 75 0) RT(1728777647999 108) q(0 0 1 13) 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.