A secure user

Anonymous anonymous at easysw.com
Thu Apr 20 13:25:37 PDT 2006


> > But the addition of the cert parameter will require an addition to
> > the HTTP API in the client library so that http_setup_ssl() will
> > use it when negotiating the secure link.  *Or* you can duplicate
> > all of the SSL code in the IPP backend... ;)
>
> Ah, I see. Ok, let me ponder a bit.

One way to do it from the backend would be to parse the DEVICE_URI
environment variable -- it's available to the call to http_setup_ssl()
from the backend, but I don't know if that's the best way in general
if you want to add generic cert support.

Other than that, I think the options would be






More information about the cups mailing list