Bug 1488861 - Adding SSL certificate fails: undefined method `private?' for #<OpenSSL::PKey::EC:0x00000007949808>
Summary: Adding SSL certificate fails: undefined method `private?' for #<OpenSSL::PKey...
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Unknown
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-06 11:13 UTC by František Zatloukal
Modified: 2018-03-22 22:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-22 22:56:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description František Zatloukal 2017-09-06 11:13:08 UTC
Description of problem:
Adding SSL certificate to an alias fails.

Version-Release number of selected component (if applicable):
OpenShift v2

How reproducible:
Always (tested only on one app/alias)

Steps to Reproduce:
1. Create new alias for some app
2. Try to add certificate during alias creation

Actual results:
Unable to complete the requested operation due to: undefined method `private?' for
#<OpenSSL::PKey::EC:0x00000007949808>
Reference ID: 7f64bfc2fc2fcd334359a804645d532c

Expected results:
It should be able to add SSL cert without an error.

Additional info:
Same issue with cli:
$ rhc alias-update-cert thesis -n managementsystem diplomky.redhat.com --certificate diplomky_redhat_com.crt --private-key diplomky.redhat.com.key

Unable to complete the requested operation due to: undefined method `private?' for
#<OpenSSL::PKey::EC:0x00000007949808>
Reference ID: 7f64bfc2fc2fcd334359a804645d532c

Adding cert to an existing alias via web ui doesn't show any eeror, just refreshes page without adding the cert.

Comment 2 Abhishek Gupta 2018-03-22 22:56:37 UTC
Apologies for not responding to this bug earlier. At this point our V2 platform has been discontinued (EoL) and I would encourage you to look at our V3 Online platform.

Plan comparison: https://www.openshift.com/pricing/index.html
Plan registration: https://manage.openshift.com/


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