Bug#697687: debmirror: [PATCH] add https method

2013-01-17 Thread Fernando Ike
On 11-01-2013 18:05, Joey Hess wrote: Fernando Ike wrote: You are rigth about documentation. Have you some suggestion? I think that naming it --disable-ssl-verification would make the documentation easy to write. I changed name to --disable-ssl-verification. It's better same. My fau

Bug#697687: debmirror: [PATCH] add https method

2013-01-11 Thread Joey Hess
Fernando Ike wrote: > You are rigth about documentation. Have you some suggestion? I think that naming it --disable-ssl-verification would make the documentation easy to write. > My fault, sorry! What's version is better for you to apply patch? > stable release ou git? git. Use "git-format-pat

Bug#697687: debmirror: [PATCH] add https method

2013-01-11 Thread Fernando Ike
On 11-01-2013 15:15, Joey Hess wrote: Fernando Ike wrote: +=item B<--self-signed>=I + +By default debmirror checks if the certificate (https) is self-signed +or not. If host certificate is self-signed, you have disable the verification ("0"). This is very confusing documentation, and I thin

Bug#697687: debmirror: [PATCH] add https method

2013-01-11 Thread Joey Hess
Fernando Ike wrote: > +=item B<--self-signed>=I > + > +By default debmirror checks if the certificate (https) is self-signed > +or not. If host certificate is self-signed, you have disable the > verification ("0"). This is very confusing documentation, and I think innaccurate as well. It appears

Bug#697687: debmirror: [PATCH] add https method

2013-01-08 Thread Fernando Ike
Package: debmirror Version: 1:2.14 Severity: wishlist Tags: patch Hi! Add the https method for situation that repository use only https. As options, it has disable option for ssl verification on cases that web server use self-signed certificate. debmirror --method https {--self-signed} ...