Server Name Indication(SNI)support in cups

ajaydharan ajaydharan.km at gmail.com
Wed Dec 21 04:45:32 PST 2011


> > > On Dec 15, 2011, at 10:26 PM, ajaydharan wrote:
> > > > ...
> > > > OpenSSL has an API called "SSL_set_tlsext_host_name(ssl,servername)". This sets the servername in the SNI field. I hope this need to be added in CUPS to support the SNI in OpenSSL.
> > >
> > >
> > > OK, I've added this code to trunk and the 1.5 branch; will run some tests tomorrow to make sure there are no regressions...
> > >
> > > _________________________________________________________
> > > Michael Sweet, Senior Printing System Engineer, PWG Chair
> > >
> > Any Updates?
> Hi Michael,
>
> Could you please let me know the status of the test result?
>
> Ajay


I tested the code with the change of adding SSL_set_tlsext_hostname() method.I got Bus error during when the function is called.





More information about the cups-devel mailing list