aspose file tools
The moose likes Java in General and the fly likes how to use cryptography providers(flexicore) in web-server, i.e.Tomcat ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how to use cryptography providers(flexicore) in web-server, i.e.Tomcat ?" Watch "how to use cryptography providers(flexicore) in web-server, i.e.Tomcat ?" New topic
Author

how to use cryptography providers(flexicore) in web-server, i.e.Tomcat ?

sachin kataria
Ranch Hand

Joined: Mar 27, 2006
Posts: 43
in my application, i am sending public key to server, that is tomcat server. and i am using URLConnection class, which is used to send file from client to server. it is working fine.

After that in response server will send public key again to client. but that is not sending. and that is giving error of providers.

i am using flexicore provider , i also add explictily that provider using Security.addProvider , in program but that is not worikng.

so, pls anybody tell me how providers will be support in tomcat
server application.

pls, help me.
 
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: how to use cryptography providers(flexicore) in web-server, i.e.Tomcat ?
 
Similar Threads
Digital Certificate using J2ME
could i use https protocol for file sending?
URGENT!!!
HTTPS Certificate Requests
pop3/imap via http?