Skip to content

Commit b62dd2f

Browse files
committed
README.md: uppdate and extend references to include latest CMP specs: RFCs 9810 and 9811
1 parent d6ce2e5 commit b62dd2f

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,19 @@ Copyright (c) 2019 - 2024 Siemens AG
66

77
This repository provides CLI-based Registration Authority (RA) and CMP client
88
Java 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+
1218
It uses the [generic CMP RA component](https://github.com/siemens/cmp-ra-component)
1319
as an implementation of the core CMP features.
1420

21+
1522
## License
1623

1724
This software is licensed under the Apache License, Version 2.0.

0 commit comments

Comments
 (0)