pub async fn tls_get_all_certs( app_handle: AppHandle, ) -> Result<HashMap<String, CertificateInfo>, String>