#152 Include &message=CA-IDENT with GetCACaps and GetCACert requests
Merged by rcritten. Opened by rcritten.
rcritten/certmonger message  into  master

The guttman spec is quite unclear on this and in the GetCACaps
section doesn't mention &message at all. It only appears in the
generic GET requests section 4.1

The nourse spec is clearer and requires &message=CA-IDENT on
GetCACaps requests.

AD 2012 R2 servers also require message on GetCACert requests.

This reverts much of 60a4db5796b0575ca2cc9f1af4ecb3fdc6359242

https://bugzilla.redhat.com/show_bug.cgi?id=1839181
https://pagure.io/certmonger/issue/103

Tested against AD 2012, 2019 and a mod_scep interop server.

Tested and confirmed by community member in ticket 103.

Pull-Request has been merged by rcritten

Metadata