Closed VariableDeclared closed 5 years ago
Added logic to check for global client certificates in a case where they are not available.
If per-client certificates are not found i.e. {} then fallback to getting global client certs.
LP#1825819
Regarding our conversation the cert save change is listened for here which is triggered here. I'll await the review to see if this is sufficient.
I'm merging this because it has approving reviews, and @VariableDeclared confirmed on IRC that it's been tested. Cheers.
Added logic to check for global client certificates in a case where they are not available.
If per-client certificates are not found i.e. {} then fallback to getting global client certs.
LP#1825819
Related PR