File: CHANGELOG.md

package info (click to toggle)
ssl-utils-clojure 3.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 784 kB
  • sloc: java: 1,454; ruby: 243; sh: 26; makefile: 25
file content (17 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
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]