Flask micro-webapp to generate Certificate Signing Requests
10K+
This is the public repository for https://csrgenerator.com. It's a pretty simple Flask webapp which generates a Certificate Signing Request for creating SSL certificates. Sure, you can do it with OpenSSL via the command-line, but not everyone is as smart as you are.
$ docker run -d -p 8080:80 --name csrgenerator wittman/csrgenerator.com
Content type
Image
Digest
sha256:32f7b1ea8…
Size
59.4 MB
Last updated
2 months ago
docker pull wittman/csrgenerator.com