File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99- \[ Short description of non-trivial change.\]
1010
11+ 0.1.0
12+ -----
13+
14+ Good initial release, include basic functionalities
15+
16+ - Certificate Authority
17+ - Intermediate Certificate Authority
18+ - Issue certificates
19+ - Revoke certificates
20+ - Sign CSR
21+ - Certificate Revoke List
22+
23+
24+ 0.0.3
25+ -----
26+
27+ - Bug fixes
28+
29+
30+ 0.0.2
31+ -----
32+
33+ - Bug fixes
34+
35+ 0.0.1
36+ -----
37+
38+ - Basic release
39+ . CA
40+ . issue certificates
41+
11420.0.1alpha9
1243-----------
1344
@@ -19,4 +50,3 @@ Good start definition from requests project [https://requests.readthedocs.io] HI
1950
2051- Frustration
2152- Conception
22-
Original file line number Diff line number Diff line change 77__title__ = "OwnCA"
88__description__ = "Python Own Certificate Authority"
99__url__ = "https://github.com/OwnCA/ownca"
10- __version__ = "0.1.0b1 "
10+ __version__ = "0.1.0 "
1111__author__ = "Kairo de Araujo"
1212__author_email__ = "kairo@dearaujo.nl"
1313__license__ = "Apache 2.0"
You can’t perform that action at this time.
0 commit comments