mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Added TypeScript ignore directive to suppress type checking in the utility file. - Refactored the time parsing logic to use Number.parseInt for better clarity. - Adjusted the flow to throw an error for invalid ASN.1 time formats, ensuring robustness in certificate expiration date extraction.