Thanks for the responses - I appreciate the help. I've been able to apply local certificates without an issue, but the difficulty I've been having is with how to fit the Luna SA (HSM) piece into the puzzle. I've seen some great resources and examples out there for doing this in Java, but I haven't found how to do this in C#.
I've done a lot of experimentation with the built-in .NET classes as well as taking a more direct approach and working directly with CAPI, etc. Unfortunately, I still seem to be missing something with how the whole process should work in a .NET (C#) environment. Any further guidance that can be offered would be greatly appreciated. Thanks. Mike -----Original Message----- From: msinatl [mailto:[email protected]] Sent: Thursday, September 23, 2010 1:16 PM To: [email protected] Subject: Re: [iText-questions] Luna SA (HSM) Integration with iTextSharp Hi Mike, Here is another example: http://geekcredential.wordpress.com/2010/09/13/signing-a-pdf-with-itext-and-a-luna-hsm/ Thanks to Cristophe; I borrowed his solution for building the certificate chain. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Luna-SA-HSM-Integration-with-iTextSharp-tp2552278p2552414.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
