Suggested way to add option to both SSL_CTX* and SSL*?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need to add some functionality to the SSL portion of the library. I
need to control when the functionality is enabled, and I was going to
control it with a flag. (Existing behavior by default; option to
enable behavior on SSL_CTX*; option to override on SSL*).

I thought a SSL_CTX_ctrl and SSL_ctrl would be the way to approach it.
I looked at how SSL_CTX_set_cipher_list and SSL_set_cipher_list
operate, but they don't use SSL_{CTX}_ctrl.

What is the suggested way to control the functionality through a flag?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux