Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
1 result
Created with Raphaël 2.2.023Jan2227Dec22Aug131Jul1Dec25Oct13Mar983225Nov2417108754Fix typo.master remote_m…master remote_mirror_879bd1ae99e72bb2491b7dbd7f517d83/masterUpdate CI templates.Big migration.- Stricter constraints.- Adjust tests to run on both OpenSSL 1.1 and later and earlier versions.- Refactored tests to Bats, changed test Make target to call Bats.- A small refactor of error handling.- Log errors, warnings to stderr instead of stdout.- Updated pre-commit hooks.- Added a clean Make target.- Removed lint target, pre-commit already handles that.- Added test as a pre-commit hook.- Added support for pre-commit.- Declare local variables.- Spelling corrections.- Added lint target, updated documentation.Corrected the code block syntax.Corrected clean target.The 'clean' target now kills the openssl server if .server.pid is found.Save serial to not repeat serial numbers (just happened to me).Update TODO list.Don't set default_days since certs are still set for 30 days, use the flag explicitly.Updated README.Server test seems to work now.Rename server pid file to be hidden.Testing with s_server and s_client WIP.Revert "Trying to include the license in the README file."Trying to include the license in the README file.Update TODO list.init now creates the key and cert in 2 steps, skipping any file that already exists.Generate cert with both fdqn and wildcard (*.fqdn).- Don't set alternative names for CA cert.Sign to the short fqdn, add alternative names, correct tests.WIP PKCS12 generation.- Remove issue from TODO list.- Only allow the CA to be a CA.In most OpenSSL versions (1.0.2 or earlier), SHA256 is NOT an available hashingFixed a few small bugs.Found bug, documented.Correct test (replace == with =).
Loading