Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
todvora committed May 13, 2017
1 parent a0955d6 commit 553d409
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ It solves following topics:
Implementer has to take care of:

- Provide InputStream to a valid pkcs12 keystore with client keys
- Provide InputStream to a I.CA root certificate keystore (see lower)
- Errors handling
- Resubmission, in case of failure

## 3rd generation
This is the 3rd generation of Java client. Latest release of 2nd generation is [2.3.0](https://github.com/todvora/eet-client/tree/2.3.0).
Difference between 2nd and 3rd generation is mainly simpler certificates handling, easier resubmission handling,
tools for serialization and deserialization of requests.

## Usage

Demo project on [github.com/todvora/eet-client-demo](https://github.com/todvora/eet-client-demo).
Expand Down

0 comments on commit 553d409

Please sign in to comment.