Re: Creating certs with multiple signatures

2007-06-15 Thread Romain Kang
On Fri, 15 Jun 2007 12:04:09 -0700, Nelson Bolyard <[EMAIL PROTECTED]> wrote: > I wrote a long response to your posting, and then noticed something > that may be a much shorter solution, so I'll ask about it first, > and if that doesn't solve the problem, I'll send the longer tome. > > You wrote:

Creating certs with multiple signatures

2007-06-14 Thread Romain Kang
on the X.509 standard. It appears that the X.509 format itself allows for just one signature per certificate, though there have been proposals for multiple signature extensions. JDK includes a "jarsigner" utility which can apply multiple signatures to the same jar, but does not appear to inter