git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* certificate problem for *.github.com
@ 2010-11-04 15:21 Mattia Tomasoni
  2010-11-04 15:46 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Mattia Tomasoni @ 2010-11-04 15:21 UTC (permalink / raw)
  To: git

Hello Git community!
Here is my question: until a few days ago I used to be able to point  
to a certain file in my git repository with the following url:
http://github.com/percolator/percolator/raw/xml-1-1/src/xml/percolator_in.xsd
Now this gets redirected to an https address.
No problem opening it with the browser; but I do get an error with,  
for instance, wget (...and, more important, with a program that  
attempts to use that file as a schema against which some xml code is  
validated...)
I get:
certificate common name `*.github.com' doesn't match requested host  
name `github.com'

wget --no-check-certificate works...

Thank you!
Mattia

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-04 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04 15:21 certificate problem for *.github.com Mattia Tomasoni
2010-11-04 15:46 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).