An open API service indexing awesome lists of open source software.

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

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)
```