Greetings,

The following webrev contains changes for the following RFEs:
   5668 proxy base should allow https

webrev:
http://cr.opensolaris.org/~swalker/pkg-5668/

Change Summary:
* Changed depot.py to allow https to be a scheme for the proxy-base url 
instead of simply ignoring anything specified and assuming http.  This 
allows you to use Apache to serve a depot via ssl via reverse proxy.

* Also added verification for the case where a partial url was specified 
and urlparse couldn't determine the components of the url and rebuild it 
properly (.e.g. hostname/release instead of http://hostname/release).

Notes:
* I tested this locally with my own apache ssl setup.

Cheers,
-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to