Re: Is there a command to retrieve ssl master_secret

2004-08-23 Thread Jayashree Kanchana
Sorry for posting that question. I found the command that we should use. thanks, Jayashree > I was wondering if there is any ssl command that I can use in a c program > to retrieve the ssl tunnel key, once I have the ssl tunnel established. > > I read that "sess_id" can be used in the comma

Is there a command to retrieve ssl master_secret

2004-08-23 Thread Jayashree Kanchana
I was wondering if there is any ssl command that I can use in a c program to retrieve the ssl tunnel key, once I have the ssl tunnel established. I read that "sess_id" can be used in the command line, is there anything similar that we can use in a c program? Thanks, Jayashree ___