Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
[openssl.git] / doc / man3 / OSSL_CMP_SRV_CTX_new.pod
index 45ac0174b7edf5b03ccdb0be91e6b48df3b81f0b..2b7ce7fa2bf967fb1a2bf691522c49ae28357d3a 100644 (file)
@@ -128,6 +128,9 @@ confirmation of newly enrolled certificates if requested.
 
 CMP is defined in RFC 4210 (and CRMF in RFC 4211).
 
+So far the CMP server implementation is limited to one request per CMP message
+(and consequently to at most one response component per CMP message).
+
 =head1 RETURN VALUES
 
 OSSL_CMP_SRV_CTX_new() returns a B<OSSL_CMP_SRV_CTX> structure on success,