Skip to content

Releases: mami-project/KeyServer

Version 0.4.4

03 Oct 09:58
Compare
Choose a tag to compare

Features: Download

  • Included README files inside tools directory.
  • Includes more unitary tests.

Bug fixes:

  • KeyServer update script.
  • Updated KeyServer dependencies.

Version 0.4.3

17 Jan 16:59
Compare
Choose a tag to compare

Features: Download

  • Code quality improvements (develop process uses debug log mode by default).
  • Unitary and integration tests for Redis.
  • Includes more unitary tests (Redis, Cryptography...).
  • Integrated GitHub API for check last KeyServer version available request.
  • Automatic generation of JAR file and upload to Bintray.

Bug fixes:

  • Maven error with "logback-test.xml".
  • Fixed spell errors.
  • Error when is used a bad Redis password.

Version 0.4.2

10 Jan 11:43
Compare
Choose a tag to compare

Features:

  • Code improvements for an execution more robust.
  • More unitary tests.
  • Code coverage report.

Bug fixes:

  • Fixed code quality errors.

Version 0.4.1

30 Dec 14:05
Compare
Choose a tag to compare

Features:

  • HTTPs statistics page more descriptive.
  • Updated dependencies and remove unused.
  • Simplified dependencies maintenance.
  • Improved output logs tree.

Bug fixes:

  • Improved version check system if there are new versions available.
  • Fixed Javadoc errors.

Version 0.4.0

30 Nov 17:49
Compare
Choose a tag to compare

Features:

  • Improved HTTPs service and security using Jetty.
  • New KeyServer folder structure.
  • Improved logs and security register.
  • Swagger API file for client code generation.
  • OpenSource KeyServer Client tool.
  • New option menu for Jetty server statistics.

Bug fixes:

  • Solved #13 out of memory error.
  • Solved cURL problem #14 with GnuTLS/3.x.x

Version 0.3.3

18 Nov 13:01
Compare
Choose a tag to compare

Features:

  • Now can use others Redis DB index.
  • Security log for each incomming request.
  • Configuration parameters for time intervals (DB monitor and KS updates).

Bug fixes:

  • RSA Invalid Key exception. ( #12 )

Version 0.3.2

25 Oct 13:29
Compare
Choose a tag to compare

Features:

  • Code quality meter with Codacy.
  • Scripts for test certificates.

Bug fixes:

  • Fixed Javadoc warnings.
  • Updated KeyServer dependencies.
  • Updated Maven plugins.

Version 0.3.1

11 Aug 10:09
Compare
Choose a tag to compare

Features:

  • Impoved Redis connection security.
  • Auto remove a Private Key from Redis database before a specific date.

Bug fixes:

  • SKI protocol draft-cairns-tls-session-key-interface-01 compliance.
  • Data base connection lost not detected.

Version 0.3.0

03 May 09:57
Compare
Choose a tag to compare

Features:

  • Ability to check the latest version available of the KeyServer on GitHub.
  • New code project architecture.
  • Contains more JUnit tests.
  • Private Key provisioning tool has been integrated inside KeyServer.

Bug fixes:

  • HTTPS certificate expiration date control.

Version 0.2.3

15 Apr 11:03
Compare
Choose a tag to compare

Features:

  • Accepts multiple sequential requests over the same TLS connection.