Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
X509.ValidNotAfter
The date where the certificate expires.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Certificates | 10.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "X509.ValidNotAfter"; X509Ref ) More
Parameters
Parameter | Description | Example |
---|---|---|
X509Ref | The reference to the X509 certificate. | $cert |
Result
Returns time stamp or error.
Description
The date where the certificate expires.In GMT time zone.
See also
Release notes
- Version 10.3
- Added X509.ValidNotAfter and X509.ValidNotBefore functions.
This function checks for a license.
Created 4th July 2020, last changed 14th November 2020
![](/images/fmplugin19.png)