#231 Don't include "NEW" in certificate signing requests
Merged by rcritten. Opened by rcritten.
rcritten/certmonger issue_228  into  master

Per https://datatracker.ietf.org/doc/html/rfc7468#section-7
NEW is still acceptable for parsing but generators should no
longer be including it.

I also fixed the dbm test cases which no longer execute in the
off-chance this gets backported to some distribution that has
an NSS version that still supports it.

https://pagure.io/certmonger/issue/228

Signed-off-by: Rob Crittenden rcritten@redhat.com

rebased onto e92b21d84a0166cee33a00c5475916c4bd61979e

Pull-Request has been merged by rcritten