jfding / mic

Image Creator for Linux Distributions
13 stars 8 forks source link

Implemented repository option --ssl_verify #3

Closed bartosh closed 12 years ago

bartosh commented 12 years ago

This is implementation of --ssl_verify repository option, which allows users to skip ssl verification checks for the repos with broken ssl certificates.

jfding commented 12 years ago

Thanks for your commits. This feature will be very helpful for some broken https repos. Just some comments for minor problems, to try best to keep code concise and clean.

jfding commented 12 years ago

Ed, thanks. Anyway, this feature is very helpful, and the requirement is frequently. Let's merge it at first. The style problem as we discussed in the comments will be refined later.