Our walking skeleton accepts a specific set of RSA key pairs. In order to ease the creation of a key that works within the walking skeleton, this project can be used.
- Docker
- Build the Dockerfile. Execute the following command in the root folder of this project:
docker build -t keygen .
- Run the image to generate a(nother) key pair:
docker run keygen