Releases: essentialkaos/web-utils
Releases · essentialkaos/web-utils
Version 2.3.2
Version 2.3.1
Version 2.3.0
Version 2.2.1
Version 2.2.0
Changelog
New Features
- Added command
crt-info
for viewing information from certificates - Added
NO_COLOR
support - Added official Docker image
Improvements
- Options parser updated to the latest version
- Code refactoring
Version 2.1.0
Version 2.0.0
Version 1.8.1
Version 1.8.0
Changelog
New Features
- Added possibility to generate CSR files based on information from OpenSSL configuration file
- Added command
csr-config-gen
for generating OpenSSL configuration files for CSR generation - Added command
htpasswd
for generating records for .htpasswd files
Improvements
- Show key info in
csr-info
output - Code refactoring