Cert parsing issue

Cantor, Scott cantor.2 at osu.edu
Tue Nov 18 10:32:30 EST 2014


On 11/18/14, 2:52 PM, "Marvin Addison" <marvin.addison at gmail.com> wrote:
>
>It was a strategic design decision to support well-known attribute types 
>in the DN. I recently had an opportunity to second guess that choice, and 
>this report is making me regret it more fully. I'll spend some time on 
>the issue this week.

Cool, thanks. It illuminated the fact that unfortunately a lot of the 
routine "oops" bugs where we don't catch an exception, usually because 
it's a runtime exception we don't know about, are going to bubble out 
pretty generically as an ActionExecutionException right now.

I know there are some exception handling features in WebFlow, we might 
want to try adding those.

-- Scott



More information about the dev mailing list