Hi experts, Julien came up with an intersting problem regarding PKCS1 signatures.
He build the signatures using iText and offered all required cerrtificates to the corresponding method. These certificates are included into the cert entry, the signing certificate at first. Surprisingly the Acrobat reader complains about missing certificate path and shows just the signing certificate. A close look into the cert's content shows that all three certificates are just padded together, without any container structure. The spec says 'An array of byte strings that shall represent the X.509 certificate chain [...]' is expected. What does this mean in this special context ? Something like an ASN.1 wrapper element ? An 'array' in terms of PDF ? Any clue ? Thanks in advance, Andreas ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
