Skip to content

Draft: utils: make nma_utils_ca_cert_ignore_{save,load} available

Lubomir Rintel requested to merge ignore-ca into main

These save/restore UI hints about CA certificate for a NMConnection in GSettings.

Both the connection editor and g-c-c need this, let's make it available so that they'll be able to stop reaching into our GSettings directly.

Merge request reports