Releases: luadch/certmanager
Releases · luadch/certmanager
Luadch_Certmanager_v1.5_Win32
Luadch_Certmanager_v1.4_Win32
--[[
v1.4: 2022-06-03
- fix typo
- changed button colors
- changed some other visuals
- added "READY" / "BUSY" to the right side of the statusbar
- set current working directory as default path for make cert / thx Sopor
- possibility to set the period of validity
- code cleanup
]]
Luadch_Certmanager_v1.3_Win32
--[[
v1.3: 2022-06-02
- menubar:
- using icons
- using hotkeys
- using other folder structure
- added "cfg/constants.lua" to define default path constants
- added logfile
- added additional log window to show/clean logfile (use menubar or press "F6")
- changed visuals
- added "check_files_exists" function for integrity check on startup
- added "new_id" function
- using .png instead of .ico files and removed .dll ressource files
- added statusbar to show status informations about controls and menu entrys
- changed "about" window
- added "Copy to clipboard" button for keyprint
- CN value starts with "Luadch_" now
]]
Luadch_Certmanager_v1.2_Win32
v1.2: 2015-08-17 - using a random generated value for CN - servercert and cacert using the same CN value now - small gui changes
Luadch_Certmanager_v1.1_Win32
v1.1: 2015-07-28 - removing "cacert.pem" and "cakey.pem" auto deletion - the ca file is required for the keyprint verification in new clients
Luadch_Certmanager_v1.0_Win32
Luadch_Certmanager_v1.0