CEC-3770 Update cert expire text (#282)
This commit is contained in:
@@ -9,7 +9,7 @@ const Result = ({ public_key, private_key }) => (
|
||||
<>
|
||||
<form>
|
||||
<p>Please click the links below to download the certificate.pem, key.pem and the security.dll (either the 32-bit or 64-bit version to match your application). Install all files in the same folder, and then run your application of choice to connect to the Fisker cloud.</p>
|
||||
<p><strong>Important Note:</strong> Certificates expire in one month from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.</p>
|
||||
<p><strong>Important Note:</strong> Certificates expire in 3 months from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<DownloadFileLink
|
||||
|
||||
Reference in New Issue
Block a user