https://github.com/suolapeikko/certcheck
macOS command line tool that extracts signing information from files
https://github.com/suolapeikko/certcheck
certificates cli info macos swift
Last synced: about 22 hours ago
JSON representation
macOS command line tool that extracts signing information from files
- Host: GitHub
- URL: https://github.com/suolapeikko/certcheck
- Owner: suolapeikko
- Created: 2018-09-22T18:04:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T08:44:10.000Z (over 6 years ago)
- Last Synced: 2026-07-08T21:06:27.393Z (2 days ago)
- Topics: certificates, cli, info, macos, swift
- Language: Swift
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# certcheck
macOS command line tool that extracts signing information from files.
Usage:
```
$ ./certcheck
certcheck: macOS command line utility that checks certificate signing info from files
Usage:
certcheck Path to the file to be checked for signing info
```
Example:
```
./certcheck ~/Downloads/EpicInstaller-7.9.2-fortnite.dmg
Developer ID Application: Epic Games, Inc. (96DBZ92D3Y)
```