Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alanbacelar/a4365324c15e683a02cc6791c285a7ea to your computer and use it in GitHub Desktop.
Save alanbacelar/a4365324c15e683a02cc6791c285a7ea to your computer and use it in GitHub Desktop.
Policy file to configure Chrome/Chromium to automatically select a client certificate (useful for Kiosk mode)
{
"AutoSelectCertificateForUrls": ["{\"pattern\":\"*\",\"filter\":{}}"]
}
@alanbacelar
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment