Submit a PEM file and see what it contains.
- Clone the repository
- Issue
make run
to run the application locally. - Go to http://localhost:8080
- clone the repository
- build the docker container:
docker build . -t pem-parser
- Add entry to hosts file
127.0.0.1 pem-parser.local
- run via Docker compose:
docker compose up
- go to https://pem-parser.local
- trust the self-signed certificate