Version | Date | Description |
---|---|---|
1.1.3 | 2016-07-08 | Warns if key alias is duplicit in keystore |
1.1.2 | 2016-06-11 | Minor bug fixes |
1.1.1 | 2016-06-01 | Minor bug fixes |
1.1 | 2016-04-24 | Accept diacritics in key alias |
1.0 | 2016-02-23 | First release |
Type | Changes | By |
---|---|---|
If the key alias appears multiple times in the keystore, PDFMU prints a warning. | filip.bartek |
Type | Changes | By |
---|---|---|
If keystore type is set to "pkcs12", keystore password is given and no key password is given, attempt to use the keystore password as the key password. | filip.bartek | |
Close the keystore file consistently. | filip.bartek | |
If a required argument value is missing, pdfmu returns the exit status 15. | filip.bartek | |
Recognize the exception "unknown tag" in PDF signing. | filip.bartek | |
Add some unit and integration tests. | filip.bartek |
Type | Changes | By |
---|---|---|
If some required arguments are missing, pdfmu returns the exit status 14. | filip.bartek | |
Close input and output files consistently. Only write to the output file if the operation succeeds. The Operation objects may now be reused, which is useful in tests. | filip.bartek | |
Add some tests along with Surefire and JaCoCo reports. | filip.bartek |
Type | Changes | By |
---|---|---|
Added support for key aliases with non-ASCII characters in Windows certificate strore. | filip.bartek |
Type | Changes | By |
---|---|---|
Created the first release version. | filip.bartek |