1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
## [unreleased]
# [3.5.3]
* add functions to SSLUtil to alter and retrieve CRL expiration time
* update clj-parent to 5.6.4
* update issue submission instructions in README.
# [3.5.2]
* remove infinite recursion from ASN1 conversion.
* update clj-parent to 5.6.1 which includes bouncy castle 1.74
# [3.5.1]
* add support for creating csrs with Attributes
* remove use of deprecated routines in ExtensionUtils
* add support for reading attributes from Certificate Signing Requests
# [3.5.0]
|