Skip to content

bugfix-4967

Nikolay Veprikov requested to merge bugfix-4967 into master

The enum of types for certificates has been changed. Public is used when there is only a public key. PublicAndPrivate is used when there is a public and private key. Both is used only for filtering in the GUI.

Merge request reports