Expand description
tls_check_cert_status Tauri command - parse a cached
cert’s valid_until (RFC3339), compare against now, and
flag whether renewal is due (within
CertificateManager::RENEWAL_THRESHOLD_DAYS).
tls_check_cert_status Tauri command - parse a cached
cert’s valid_until (RFC3339), compare against now, and
flag whether renewal is due (within
CertificateManager::RENEWAL_THRESHOLD_DAYS).