diff --git a/src/components/App/__snapshots__/App.test.js.snap b/src/components/App/__snapshots__/App.test.js.snap
index b7878f8..8878484 100644
--- a/src/components/App/__snapshots__/App.test.js.snap
+++ b/src/components/App/__snapshots__/App.test.js.snap
@@ -7336,7 +7336,7 @@ exports[`App Route /tools/security-dll authenticated 1`] = `
Important Note:
- Certificates expire in one month from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.
+ Certificates expire in 3 months from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.
-
diff --git a/src/components/Magna/SecurityDLL/__snapshots__/index.test.jsx.snap b/src/components/Magna/SecurityDLL/__snapshots__/index.test.jsx.snap
index 74b39c3..e4bddae 100644
--- a/src/components/Magna/SecurityDLL/__snapshots__/index.test.jsx.snap
+++ b/src/components/Magna/SecurityDLL/__snapshots__/index.test.jsx.snap
@@ -10,7 +10,7 @@ exports[`Magna Security DLL page Security DLL Result page 1`] = `
Important Note:
- Certificates expire in one month from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.
+ Certificates expire in 3 months from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.
-
diff --git a/src/components/Magna/SecurityDLL/result.jsx b/src/components/Magna/SecurityDLL/result.jsx
index f26ba06..c7bb3c8 100644
--- a/src/components/Magna/SecurityDLL/result.jsx
+++ b/src/components/Magna/SecurityDLL/result.jsx
@@ -9,7 +9,7 @@ const Result = ({ public_key, private_key }) => (
<>