Introduce verified_ca commit signature verification status
What does this MR do and why?
Introduces verified_ca commit signature verification status. It will be used for tracking the commits that were signed with a certificate and that certificate has been issued by a CA that can be successfully associated with a group: Show verification badge for commits signed by a... (!140066 - merged)
Related issue: Sign commits using SSH certificates (#435648 - closed)
Screenshots
It's not possible to create a verified_ca
commit signature at the moment, but via Show verification badge for commits signed by a... (!140066 - merged), the following UI/UX is returned:
Edited by Igor Drozdov