mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-24 08:35:26 +02: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.