#157 dogtag: use POST for profileProcess requests
Merged by rcritten. Opened by ftweedal.
ftweedal/certmonger fix/ipa8373-profileProcess-POST  into  master

An upcoming change to Dogtag requires HTTP POST method for
profileProcess operations. Update certmonger to use POST for these
operations.

Fixes: https://pagure.io/freeipa/issue/8373

Metadata Update from @rcritten:
- Request assigned

This looks good. What is the timeline for the dogtag change?

I tested this against current dogtag vIa freeIPA in F31 and it installs fine and was able to renew a couple of certs just fine.

@rcritten the change was reverted from the active PR (which has now been merged) and will be deferred until after this certmonger change lands and sees a release. (See https://github.com/dogtagpki/pki/pull/446 ). @dmoluguw can best answer what the desired timeframe is.

I just want to be sure that if I commit and ship this I'm not going to break existing installations and will future-proof for the upcoming dogtag.

@rcritten I've tested with current and patched Dogtag. I am not worried about breakage.

Ok, ack.

Pull-Request has been merged by rcritten