Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acrogenesis/cipher-utils
https://github.com/acrogenesis/cipher-utils
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/acrogenesis/cipher-utils
- Owner: acrogenesis
- License: mit
- Created: 2018-12-13T01:33:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T01:41:55.000Z (about 6 years ago)
- Last Synced: 2024-11-12T16:47:29.756Z (2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cipher Utils
## Test domain ciphers
```
./test_ciphers domain.com:443
```## Download domain certificates per cipher
```
./download_certs domain.com:443
```
* Can create duplicate certificates## Remove duplicate certificates
```
./remove_dups
```