Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: check for broken certificates: (was: src_test false positive https) #33

Open
jonasstein opened this issue Nov 26, 2017 · 3 comments

Comments

@jonasstein
Copy link
Contributor

jonasstein commented Nov 26, 2017

net-libs/polarssl|polarssl-1.3.9|http://polarssl.org/download/polarssl-1.3.9-gpl.tgz|[email protected]:
is a false positive. The website redirects to https and uses a bad cert. This could be the reason...
I think we should accept bad certs for now.

@mm1ke
Copy link
Owner

mm1ke commented Nov 27, 2017

Done.
Yes, srctest was complaining about the certificate. I've disabled the certification check (can be disabled in wget) for now. Should be fine tomorrow.

@jonasstein
Copy link
Contributor Author

jonasstein commented Nov 27, 2017

thank you! I am not sure, if Gentoo has problems with broken https certs... Perhaps this is the origin of another list...

@jonasstein jonasstein reopened this Nov 27, 2017
@mm1ke mm1ke changed the title src_test false positive https check for broken certificates: (was: src_test false positive https) Dec 4, 2017
@mm1ke
Copy link
Owner

mm1ke commented Dec 4, 2017

i've edited the title to find the issue easier ;)

@mm1ke mm1ke changed the title check for broken certificates: (was: src_test false positive https) FR: check for broken certificates: (was: src_test false positive https) Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants