FreeNAS/freenas d19913fgui/system models.py, src/middlewared/middlewared/plugins crypto.py

Show Certificate validity period accurately

This commit fixes a bug where the certificate date was being presented as local time whereas it was in GMT resulting in misunderstanding. Now the certificate date is set in GMT and when being presented by the API, it presents it after converting to local time.
Ticket: #62574
DeltaFile
+2-2gui/system/models.py
+2-2src/middlewared/middlewared/plugins/crypto.py
+4-42 files

UnifiedSplitRaw