tags:

views:

14

answers:

0

I have managed to modify my ssl3ext.c file inside Mozilla Network Security Services. I have run the SSLSample programs smoothly. But could not confirm that the sample program really utilize ssl3ext.c.

My questions are:

How can I use SSL extension for my client program? How can I call my SSL extension functions inside my client program?