#262 getcert: add-scep-ca: fix help for --ca-cert and --ra-cert
Merged by rcritten. Opened by kenyon.
kenyon/certmonger getcert-add-scep-ca-docfix  into  master

The actual options are --ca-cert and --ra-cert, as defined in the popts struct.

Thanks for the patch, this looks good!

Just one ask. Can you add signed-off-by (git commit -s) to the commit message? This signs off that you are granting rights for the change to the project.

rebased onto 9837eb80d1289bb736859004e800521a40dfc6c6

@rcritten done!

Thanks for the contribution.

Pull-Request has been merged by rcritten