Skip to content

Instantly share code, notes, and snippets.

View rychardvale's full-sized avatar
🏠
Working from home

Rychard Valle rychardvale

🏠
Working from home
View GitHub Profile
@rychardvale
rychardvale / auto_select_certificate.json
Created October 14, 2025 17:11 — forked from alanbacelar/auto_select_certificate.json
Policy file to configure Chrome/Chromium to automatically select a client certificate (useful for Kiosk mode)
{
"AutoSelectCertificateForUrls": ["{\"pattern\":\"*\",\"filter\":{}}"]
}