This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: X.509 certificate tests


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Casey> I've repackaged the implementation of the PKITS [1] test suite
Casey> I wrote for the X.509 implementation I have been working on
Casey> (and, might be putting into Classpath) for Mauve.

Tom> Is this something that would fit into the existing mauve
Tom> approach?  If not we can always make a new module in cvs.

I don't see why not; all of the tests are very simple, and follow the
same pattern: parse some certificates, give them to the
CertPathValidator, and get a "yes" or "no" answer at the end.

The only really problematic part are the certificate data: they are
about 2.6M of binary goo. Any problem with including them?

-- 
Casey Marshall || csm@gnu.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]