Commit 00a8d7a 1 parent 1f870fa commit 00a8d7a Copy full SHA for 00a8d7a
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
### Security
25
25
- none
26
26
27
+ ## [ 1.2.0] - 2024-02-08
28
+
29
+ ### Added
30
+ - Added script to generate PKI certificates for IDS-testbed using CFSSL
31
+ - Created new IDS-testbed certificates for the deployment of the components
32
+
33
+ ### Changed
34
+ - Certificate Authority using CFSSL
35
+ - CA certificates include IP Addresses and Subject Alternative Names to the created certificates
36
+ - Changed IDS-testbed component's certificates with new CA provided certificates
37
+ - Updated ` CertificateAuthority/README.md ` file to highlight the new CFSSL process for certificate generation
38
+ - Updated docker-compose nginx version to 1.25.3 and proper certificate used names
39
+
40
+
27
41
## [ 1.1.0] - 2022-12-15
28
42
29
43
### Added
You can’t perform that action at this time.
0 commit comments