Skip to content

Chromium

Command line switches

Proxy settings

Add certs to cert store

Cert store locations:

For non-snap installations:

export CERTSTORE=~/.pki

For snap installations:

export CERTSTORE=~/snap/chromium/current/.pki

Add LE staging CA cert:

certutil -d sql:$CERTSTORE -A -t TC -n "LE staging" -i ~/oas/openappstack/test/pytest/le-staging-bundle.pem

Wayland