RE: Certificates

2005-11-21 Thread dinesh.kallath
Mark, I am assuming that you are aware of the need for certificates (need for public key Cryptography). Now reg ur query on creating those files to set up a CA, the need for a CA (in u r client server arch and very simple terms) is to provide all the clients with some credentials that will

RE: TPM support !!!

2005-10-07 Thread dinesh.kallath
If you are using the libtpm tools (that is wat I know as of now), what u can do is use the loadkey feature to load the key.key file with the parent handle ( if SRK it will be 4000). This will return you with the handle for key.key private key (say for example 000A) use this handle as input

TPM support !!!

2005-10-06 Thread dinesh.kallath
Hello Came to know that OpenSSL 0.9.8 supports Trusted Platform Modules (TPM) security chip. Could any one please provide more information on this? Any pointers at this stage is very much appreciated. Many thanks, Dinesh __