[Bug 23631] serve cert chain for OTRS ticket.wikimedia.org

2011-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23631

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|VERIFIED|CLOSED

--- Comment #4 from Ashar Voultoiz has...@free.fr 2011-03-12 13:19:40 UTC ---
Closing old verified bugs.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23631] serve cert chain for OTRS ticket.wikimedia.org

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23631

--- Comment #2 from Jeremy Baron bugzilla+org.wikime...@tuxmachine.com 
2010-05-26 03:20:33 UTC ---
Created an attachment (id=7408)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7408)
godaddy ssl intermediate cert 20091029

http://help.godaddy.com/topic/742/article/5238

I suggest adding a new directive SSLCertificateChainFile to httpd.conf after
the corresponding SSLCertificateFile/SSLCertificateKeyFile.

It should point to the contents of this attachment.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23631] serve cert chain for OTRS ticket.wikimedia.org

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23631

Jeremy Baron bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Jeremy Baron bugzilla+org.wikime...@tuxmachine.com 
2010-05-26 03:38:25 UTC ---
tstarling fixed, thanks

$ for i in ticket.wikimedia.org squarefree.com; do openssl s_client -connect
$i:443  /dev/null 2/dev/null | perl -pe 'exit 0 if (/^Server certificate$/);'
| sed -e 1d; done
---
Certificate chain
 0 s:/O=ticket.wikimedia.org/OU=Domain Control
Validated/CN=ticket.wikimedia.org
   i:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com,
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure
Certification Authority/serialNumber=07969287
 1 s:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com,
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure
Certification Authority/serialNumber=07969287
   i:/C=US/O=The Go Daddy Group, Inc./OU=Go Daddy Class 2 Certification
Authority
---
---
Certificate chain
 0 s:/O=www.squarefree.com/OU=Domain Control Validated/CN=www.squarefree.com
   i:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com,
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure
Certification Authority/serialNumber=07969287
 1 s:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com,
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure
Certification Authority/serialNumber=07969287
   i:/C=US/O=The Go Daddy Group, Inc./OU=Go Daddy Class 2 Certification
Authority
---

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23631] serve cert chain for OTRS ticket.wikimedia.org

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23631

Jeremy Baron bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23631] serve cert chain for OTRS ticket.wikimedia.org

2010-05-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23631

--- Comment #1 from Jeremy Baron bugzilla+org.wikime...@tuxmachine.com 
2010-05-23 03:52:24 UTC ---
I can also reproduce this in
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3

A few relevant bugs:
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=402846+399324+245609

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l