On Wed, Jun 10, 2009 at 05:36:50PM -0700, Dan Price wrote: > Utilities like curl, wget, etc. tend to support a --insecure option, > which basically says, yeah, I know that I can't validate that a server > is what it claims to be, but go ahead anyway. > > Do you anticipate having such an option exposed? Would you envision > that being command line? Or stored per-repository?
I'd prefer not to have that option exposed. Right now, I have a workaround in place that disables CA verification if the directory that contains the CA certs isn't present. If we'd like to continue to have this behavior, it should probably be an image property or a per-repository config option. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
