https://github.com/ancientlore/splitpem
Splits a PEM file with multiple blocks into separate files
https://github.com/ancientlore/splitpem
Last synced: over 1 year ago
JSON representation
Splits a PEM file with multiple blocks into separate files
- Host: GitHub
- URL: https://github.com/ancientlore/splitpem
- Owner: ancientlore
- License: mit
- Created: 2024-07-12T16:23:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T17:20:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T04:42:24.113Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# splitpem
Splits a PEM encoded file with multiple blocks into files with single blocks.