Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/escalopa/openssl-cretificate-java-fx
SSL certificate & key generator through GUI, Built with javaFX
https://github.com/escalopa/openssl-cretificate-java-fx
java javafx open-ssl ssl-certificates
Last synced: 27 days ago
JSON representation
SSL certificate & key generator through GUI, Built with javaFX
- Host: GitHub
- URL: https://github.com/escalopa/openssl-cretificate-java-fx
- Owner: escalopa
- Created: 2022-09-20T21:14:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T13:12:36.000Z (over 2 years ago)
- Last Synced: 2024-11-18T14:36:17.370Z (3 months ago)
- Topics: java, javafx, open-ssl, ssl-certificates
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openssl-certificate-java-fx
- This is a desktop application to create certificates for companies and sign over key with their certificate
### Tools
- JavaFX
- [Scene Builder](https://gluonhq.com/products/scene-builder/)
- Openssl cli commands### Features
- Create certificates
- Show key bit length
- Shows key creation algorithm(rsa)### Screenshots
![](./pic.png)