You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="value">PN-EN ISO/IEC 27001:2023-08<br><small>Information security, cybersecurity and privacy protection — Information security management systems — Requirements</small></td>
Download Certificate PDF (Official Bureau Veritas Certificate)
116
+
</a>
117
+
</div>
118
+
119
+
<divclass="certificate-image">
120
+
<Image
121
+
src={isoCertificate}
122
+
alt="Defguard ISO 27001:2023-08 Certificate issued by Bureau Veritas Certification Polska - Certificate No. PL018610/P, Valid from 7 January 2026 to 6 January 2029"
123
+
widths={[400, 800, 1200]}
124
+
format="webp"
125
+
loading="eager"
126
+
decoding="async"
127
+
/>
128
+
</div>
129
+
</div>
130
+
</div>
131
+
</FlexibleSection>
132
+
133
+
<FlexibleSectionleftRatio={1}title="Why ISO 27001 Matters for Our Users"theme="light">
134
+
<divslot="left">
135
+
<p>At Defguard we have always built security into the core of our product — from protocol-level WireGuard® MFA, through open-source transparency, to data sovereignty and zero foreign legal exposure.</p>
136
+
<p>Achieving ISO 27001 certification formalizes and externally validates our Information Security Management System. It demonstrates to enterprises, regulated organizations and public sector clients that:</p>
137
+
138
+
<ulclass="benefits-list">
139
+
<li>Information security risks are systematically identified, assessed and treated</li>
140
+
<li>Security controls follow international best practices</li>
141
+
<li>Processes are continuously improved and audited</li>
142
+
<li>We maintain the same high standards internally that we provide to you</li>
143
+
<li>Your trust in Defguard as a secure, reliable VPN & zero-trust platform is backed by third-party certification</li>
Copy file name to clipboardExpand all lines: src/pages/index.astro
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -126,19 +126,19 @@ const tags = [
126
126
},
127
127
128
128
{
129
-
title: "Enables NIS2 compliance",
130
-
description: "True WireGuard® MFA implemented in protocol layer, easy to use with Defguad VPN desktop client. Defguard is NIS2 compliant.",
129
+
title: "ISO 27001 Certified",
130
+
description: "Defguard is certified delivering IT cybersecurity solutions for identity, SSO, remote access, and device access management in networks.",
131
131
icon: "lni-certificate",
132
-
linkText: "VPN Level 2FA / MFA",
133
-
linkUrl: "https://defguard.net/vpn_mfa/"
132
+
linkText: "ISO-27001 Certifications",
133
+
linkUrl: "/iso-27001"
134
134
},
135
135
136
136
{
137
137
title: "European",
138
138
description: "Based in Poland and backed by European investors, Defguard operates entirely under EU law ensuring full compliance with European security standards and zero foreign legal exposure.",
139
139
icon: "lni-world",
140
140
linkText: "See media coverage",
141
-
linkUrl: "https://defguard.net/press/"
141
+
linkUrl: "/press/"
142
142
}
143
143
]}
144
144
/>
@@ -248,33 +248,33 @@ const tags = [
248
248
/> -->
249
249
250
250
<HeaderSection
251
-
title="Enterprise VPN meets WireGuard®"
252
-
description="Beyound enterprise grade architecture and security, Defguard offers professional support services designed for mission-critical enterprise deployments. Get the peace of mind that comes with dedicated support when you need it most."
251
+
title="Enterprise Support & Compliance"
252
+
description="Defguard offers support services designed for mission-critical enterprise deployments. "
253
253
variant="gray"
254
254
/>
255
255
<FlexibleSection
256
256
id="enterprise-support"
257
257
variant="gray"
258
258
theme="light"
259
259
>
260
-
<divslot="left">
261
-
<h3>Dedicated Enterprise Support</h3>
260
+
<divslot="right">
262
261
<ul>
263
262
<li><strong>Custom SLA agreements</strong> - Tailored service level agreements to meet your business requirements</li>
264
263
<li><strong>Priority issue resolution</strong> - Critical issues addressed within one business day</li>
265
-
<li><strong>Assigned support representative</strong> - Direct access to a dedicated support engineer who knows your setup</li>
266
264
<li><strong>Pre-scheduled support calls</strong> - Regular check-ins for proactive issue resolution and configuration optimization</li>
267
-
<li><strong>Support for NIS-2 organisations</strong> - Specialized compliance assistance for organizations subject to NIS-2 directive requirements</li>
265
+
<li><strong>Compliance & Certification:</strong>
266
+
Defguard is ISO-27001:2023 certified, ensuring the highest standards of information security management.
267
+
</ul>
268
268
</ul>
269
269
<p>
270
-
<strong>Compliance & Certification:</strong> Defguard is currently proceeding with ISO 27001 certification, ensuring the highest standards of information security management. <ahref="/newsletter?utm_source=iso-certification">Get notified when Defguard gets ISO 27001 certified →</a>
270
+
271
271
</p>
272
272
<p>
273
-
<ahref="/book-a-demo?utm_source=enterprise-support"class="learn-more-link">Contact Enterprise Support →</a>
273
+
<ahref="/compliance"class="learn-more-link">Compliance and Certifications →</a>
274
274
</p>
275
275
</div>
276
276
277
-
<divslot="right">
277
+
<divslot="left">
278
278
<ImageURLsrc="/images/features/SIEM integration.png"alt="Enterprise VPN Support Services" />
0 commit comments