File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes S/MIME battles Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "S/MIME battles" Watch "S/MIME battles" New topic
Author

S/MIME battles

Daniil Sosonkin
Ranch Hand

Joined: Jan 15, 2004
Posts: 76
Hi,
I'm completely new to security in Java and at this moment need to write an application that will sign emails and send them out. So, I'm using JavaMail and security package from Bouncy Castle. The problem is, I don't really understand how it all fits together. Can someone give me some pointers on how to get emails signed and encrypted with provided .pfx and .cer files? Maybe I need to use whole different library?
Any help would be greatly appreciated.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: S/MIME battles
 
Similar Threads
how to send mail from Servlet.
AntiVirus
Implementation issue
how to count number of visitors
Sending Scheduled Emails