File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,19 @@ Copyright (c) 2019 - 2024 Siemens AG
66
77This repository provides CLI-based Registration Authority (RA) and CMP client
88Java applications for demonstration and test purposes.\
9- It offers CMP features according to RFCs 4210 and 9480
10- according to the [ Lightweight CMP Profile] (
11- https://datatracker.ietf.org/doc/draft-ietf-lamps-lightweight-cmp-profile/).\
9+ It implements according to the [ Lightweight CMP Profile, RFC 9483] (
10+ https://datatracker.ietf.org/doc/rfc9483/ )
11+ * most of the CMP features defined in the new
12+ [ Internet X.509 PKI -- Certificate Management Protocol (CMP), RFC 9810] (
13+ https://datatracker.ietf.org/doc/rfc9810/ ) and
14+ * HTTP(S)-based message transfer as defined in
15+ [ Internet X.509 PKI -- HTTP Transfer for the Certificate Management Protocol (CMP), RFC 9811] (
16+ https://datatracker.ietf.org/doc/rfc9811/ ).
17+
1218It uses the [ generic CMP RA component] ( https://github.com/siemens/cmp-ra-component )
1319as an implementation of the core CMP features.
1420
21+
1522## License
1623
1724This software is licensed under the Apache License, Version 2.0.
You can’t perform that action at this time.
0 commit comments