cloudflare / cloudflare/cloudflared
Darwin Executable Code Signature Timestamp Mismatch
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Can not run the executable due to bad signature (timestamp).
**To Reproduce**
by running `codesign -d -vvvv cloudflared`
You get:
```
Signature size=8980
Authority=Developer ID Application: Cloudflare Inc. (68WVV388M8)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=Mar 19, 2022 at 03:07:01
cloudflared: timestamp mismatch: internal time Mar 19, 2022 at 02:55:29 (692 seconds apart)
Info.plist=not bound
TeamIdentifier=68WVV388M8
Runtime Version=10.13.0
Sealed Resources=none
Internal requirements count=1 size=172
```
**Expected behavior**
It should have valid signature
**Environment and versions**
```
OS: MacOS 12.3
Chip: Apple M1 Max
Total Number of Cores: 10 (8 performance and 2 efficiency)
Memory: 32 GB
```
**Logs and errors**
n/a
**Additional context**
n/a
Contributor guide
Assessment
This issue has not been assessed yet.