DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41892>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41892 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-02 13:46 ------- (In reply to comment #4) > No, the ASN.1 BC implementation can be used independently of the BC JCE > provider. > > But I understand that Raul does not want to use BC for that. > Write an "hack" DER encoding class just to get the info seems to be the > better > solution. I would prefer that, as it would eliminate a dependency on both the Sun and BouncyCastle classes. I think it may be as simple as stripping the first 4 bytes of the cert's extension value, which are the tag and length bytes of the extension value OCTET STRING and then the tag and length bytes of the SKID OCTET STRING ... I'll test it out and see if it works. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.