SkillAgentSearch skills...

Csrgenerator.com

Flask micro-webapp to generate Certificate Signing Requests

Install / Use

/learn @DavidWittman/Csrgenerator.com
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

csrgenerator.com

Build Status Docker Hub

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.

Running with Docker

$ docker run -d -p 8080:8080 --name csrgenerator wittman/csrgenerator.com
View on GitHub
GitHub Stars224
CategoryDevelopment
Updated24d ago
Forks78

Languages

Python

Security Score

95/100

Audited on Mar 16, 2026

No findings