Re: Some thoughts about the ressl interface.

2014-10-24 Thread Bernhard R. Link
* Joel Sing [141024 15:59]: > On Fri, 24 Oct 2014, Bernhard R. Link wrote: > > Some suggestions for the ressl API: > > > > * Please consider making ressl_config_set_protocols accepting a string > > as option instead. > > Already planned - ressl_config_set_protocols() will continue to require a s

Re: Some thoughts about the ressl interface.

2014-10-24 Thread Joel Sing
On Fri, 24 Oct 2014, Bernhard R. Link wrote: > Hi, > > I hope this is the right list. If it is the wrong list I'd welcome a > hint to the correct list. tech@ is fine. > Some suggestions for the ressl API: > > * Please consider making ressl_config_set_protocols accepting a string > as option ins

Some thoughts about the ressl interface.

2014-10-23 Thread Bernhard R. Link
Hi, I hope this is the right list. If it is the wrong list I'd welcome a hint to the correct list. Some suggestions for the ressl API: * Please consider making ressl_config_set_protocols accepting a string as option instead. Using constants for protocols like OpenSSL does make it much harder