Re: [Pki-devel] Trouble enrolling with SSCEP

2016-04-11 Thread Christina Fu
Hi Hayg, Good to hear. To answer your previous question, caRouterCert.cfg is the default sscep enrollment profile. You can see the authentication by default using flatfile: auth.instance_id=flatFileAuth Earlier, I misunderstood you for removing that and rendering a manual approval. Christi

[Pki-devel] [PATCH] 708-712 Fixed exception handling.

2016-04-11 Thread Endi Sukma Dewata
To help troubleshooting, the exception handling in some classes have been modified to re-throw the original exception instead of silently ignoring it, or to chain the original exception to the new exception being thrown. https://fedorahosted.org/pki/ticket/1654 -- Endi S. Dewata >From 3f7333c