Hi Rupert,
You need to quote the attribute name because of the space.Try this:
git.certificateUsernameOIDs = "RFC822 Name"
x509Certs[i].getSubjectAlternativeNames();
which is not in gitblit's code. the standard http://tools.ietf.org/html/rfc3280#section-4.2.1.7 to my understanding suggests that it should be supported, but i am unsure if this matches your wish as well.--
You received this message because you are subscribed to the Google Groups "gitblit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gitblit+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--