Hi!
I'm trying to enable signed pushes in Gerrit 3.13.3. I've enabled it in the config, and for a specific repo I've both enabled and required signed pushes. The GPG setup in Git is working, and I did a signed push to that repo.
Now, when I view the change as Gerrit Admin, I see a green check mark with the hover "Push certificate is valid and key is trusted" after the owner name.
However, if I view the change as the user that pushed it, it shows an orange questionmark with the hover "This patch set was created without a push certificate".
Do I need additional permissions for my normal users to ensure this is displayed correctly?
Thanks in advance,
Roel