Bug 1093505 - Bad SSL certificate for gem mirror location listed for Ruby cartridge
Summary: Bad SSL certificate for gem mirror location listed for Ruby cartridge
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Documentation
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: N. Harrison Ripps
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-01 23:02 UTC by Alex Wood
Modified: 2015-07-20 00:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-24 01:49:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alex Wood 2014-05-01 23:02:59 UTC
Description of problem:
The cartridge documentation at http://openshift.github.io/documentation/oo_cartridge_guide.html#ruby-mirror recommends that users use http://mirror1.ops.rhcloud.com/mirror/ruby/ as their gem location.  Users should instead go over https as using SSL is a best practice.  However, the SSL certificate for https://mirror1.ops.rhcloud.com/mirror/ruby/ is invalid.  The certifcate the mirror is using is only valid for "mirror.openshift.com , docker-registry.ops.rhcloud.com"

So either the certificate on mirror1 needs to be updated or the documentation needs to be updated to point users to https://mirror.openshift.com (which worked fine for me).

Comment 1 Bilhar 2014-05-05 00:02:17 UTC
Reassigning this BZ to the appropriate team to get the Github docs updated. We will check to see whether the Enterprise docs have to be updates as well.

Comment 2 N. Harrison Ripps 2014-05-05 18:34:35 UTC
PR submitted: https://github.com/openshift/origin-server/pull/5376
When the doc is updated, you will be able to see the change at http://openshift.github.io/documentation-latest/oo_cartridge_guide.html#ruby-mirror


Note You need to log in before you can comment on or make changes to this bug.