cloudflare / cloudflare/cloudflared

Darwin Executable Code Signature Timestamp Mismatch

Open
#609 0 comments 0 reactions 0 assignees View on GitHub
Area: Packaging Needs clarification Type: Bug
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.