pub async fn tls_check_cert_status( app_handle: AppHandle, hostname: String, ) -> Result<CertificateStatus, String>