(2nd round) Proposed API Changes for JEP 114: TLS Server Name Indication (SNI) Extension

Xuelei Fan xuelei.fan at oracle.com
Sun Aug 12 12:52:16 UTC 2012


On 8/10/2012 11:13 PM, Sean Mullan wrote:
> On 8/9/12 12:04 PM, Xuelei Fan wrote:
>> The new webrev:
>>   http://cr.openjdk.java.net./~xuelei/7068321/webrev_spec.02/
>>
>> Diffs from the previous webrev:
>> 1. changed the method names
>>    setServername->setAccessibleServerName
>>    getServername->getAccessibleServerNames
>>    setServernamePattern->setRecognizableServername
>>    getServernamePatterns->getRecognizableServernames
> 
> FWIW, I prefer the previous names. The terms "Accessible" and "Recognizable" are
> a bit awkward. I like the short, simple method names for the client side
> (get/setServerName) and having the Pattern name in the server method more
> clearly indicates that this is for matching server names.
> 
OK, It's 2:2 now. Sean and I prefer to previous names; Brad and Weijun
prefer other names.  I revised to use the previous names. I can change
it to some better names if we have better proposals.

See the revised the APIs:
   http://cr.openjdk.java.net./~xuelei/7068321/webrev_spec.04/

Xuelei

> --Sean
> 




More information about the security-dev mailing list