You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Because Gitsign's ephemeral keys are only valid for a short time, using
153
-
standard x509 verification would consider the certificate invalid after
154
-
expiration. Verification needs to include validation via Rekor to verify
155
-
the cert was valid at the time it was used.
159
+
### Why doesn't GitHub show commits as [verified](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)?
156
160
157
-
We hope to work with GitHub to get these types of signatures recognized as
158
-
verified in the future!
161
+
<imgsrc="./images/unverified.png"width="400" />
162
+
163
+
GitHub doesn't recognize Gitsign signatures as verified at the moment:
0 commit comments