https://github.com/mxk/pki
Public key infrastructure scripts and config files for OpenBSD
https://github.com/mxk/pki
Last synced: 3 months ago
JSON representation
Public key infrastructure scripts and config files for OpenBSD
- Host: GitHub
- URL: https://github.com/mxk/pki
- Owner: mxk
- Created: 2016-12-27T15:55:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T15:59:20.000Z (over 8 years ago)
- Last Synced: 2025-01-06T19:47:42.134Z (5 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Public Key Infrastructure
=========================OpenSSL configuration files and scripts for the most common PKI operations:
* `create` -- Script to create, open, and close an encrypted file-based volume
on an OpenBSD host. Hard link it as `open` and `close` after the volume is
created.
* `pkicmd` -- Wrapper around common OpenSSL commands. Create symbolic or hard
links to call different functions.
* `*.conf` -- OpenSSL configuration templates. These should be placed in the
same directory and the link that's used to execute `pkicmd`.