[Ilugc] How to get an SSL Certificate for linux fromW2k3

  • From: karuppuswamy@xxxxxxxxx (KaruppuSwamy T)
  • Date: Mon May 29 10:04:00 2006


where the certificates are stored in linux what will be the file
name.(according to the documentation i am following to authenticate
linux to windows AD they r taking about the certificates files ). Can


Please let me know what is your client application? When you navigate to CA
of W2K3 from your browser, you are downloading the certificate. When you
install it from Mozilla browser, it is actually installed for a client
called Mozilla. This certificate will be combined in a file called
cert8.dbfile in your mozilla profile.

So if you want your custom client application to use this certificate, you
need a binary version of this certificate to be downloaded at your path.
This is usually done using GetCertificate API call in Windows based clients.
You can use HTTP query also to get the certificate independent of OS. One
workaround is simply saving the issued certificate in CA as binary file and
copy this to your linux client. If anyone has some other way to do it, i am
also interested.

Regards
T.KaruppuSwamy

Other related posts: