Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Distributed Java and the fly likes Help needed regarding Java Code to connect to the windows server 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 » Distributed Java
Reply Bookmark "Help needed regarding Java Code to connect to the windows server" Watch "Help needed regarding Java Code to connect to the windows server" New topic
Author

Help needed regarding Java Code to connect to the windows server

Keerthi Kumar
Ranch Hand

Joined: Apr 20, 2009
Posts: 105
Hi All,

I am working on a project, where I need to write a connector to connect to the microsoft windows server ( which can be used as a CA - Certificate Authority). Can anyone help me with my below questions.

a. What are all the configuration parameters needed to connect to the microsoft CA (certificate authority)
b. how to use the online responder?
c. any sample reference java code to connect to the windows server.

Thanks in advance.


Cheers,
Keerthi Kumar N
 
jQuery in Action, 2nd edition
 
subject: Help needed regarding Java Code to connect to the windows server
 
Similar Threads
Basic Authenication with SSL?
connect to a SOAP webservice using SSL
Keytool Exception: Failed to establish the chain-[Need Help]
How to make aweb service call to windows server 2008?
No trusted certificate found : when opeing a ssl connection from behind the proxy.