RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1668880 - ec man page lists -modulus but the tool doesn't support it
Summary: ec man page lists -modulus but the tool doesn't support it
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: openssl
Version: 8.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: 8.0
Assignee: Tomas Mraz
QA Contact: bsmejkal
URL:
Whiteboard:
Depends On: 1643026 1682501
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-23 19:28 UTC by Hubert Kario
Modified: 2020-11-14 11:59 UTC (History)
1 user (show)

Fixed In Version: openssl-1.1.1b-3.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-05 22:39:32 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:3700 0 None None None 2019-11-05 22:40:09 UTC

Description Hubert Kario 2019-01-23 19:28:17 UTC
Description of problem:
-modulus is described in ec man page but the tool doesn't support it and the help message of the tool does not list it

Version-Release number of selected component (if applicable):
openssl-1.1.1-8.el8.x86_64

How reproducible:
always

Steps to Reproduce:
1. man ec | col -b | grep -- -modulus

Actual results:
-modulus present

Expected results:
no modulus found

Additional info:
Technically it's a regression from RHEL-6 and RHEL-7:  https://bugzilla.redhat.com/show_bug.cgi?id=951690#c25

Comment 4 bsmejkal 2019-06-25 11:51:43 UTC
Old:
openssl-1.1.1-8.el8.x86_64

Distro:
RHEL-8.0.0 (x86_64)

Test name     : /CoreOS/openssl/Sanity/simple-ecc-test


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Manpage check
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [ 16:35:59 ] :: [   PASS   ] :: Check if man page for 'openssl ec' is present (Expected 0, got 0)
:: [ 16:35:59 ] :: [   PASS   ] :: Check if man page for 'openssl ecparam' is present (Expected 0, got 0)
:: [ 16:35:59 ] :: [   PASS   ] :: Verify that ec manpage references openssl ec (Expected 0, got 0)
:: [ 16:35:59 ] :: [   PASS   ] :: Verify that ecparam manpage references openssl ecparm (Expected 0, got 0)
:: [ 16:35:59 ] :: [   FAIL   ] :: Check if -modulus option is not referenced in the ec man page (Expected 1, got 0)
:: [ 16:35:59 ] :: [   PASS   ] :: Verify that -no_ecdhe is not present in s_server man page (Expected 1, got 1)
:: [ 16:35:59 ] :: [   PASS   ] :: Verify that -no_ecdhe is not present in help message (Expected 1, got 1)
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Duration: 1s
::   Assertions: 6 good, 1 bad
::   RESULT: FAIL (Manpage check)




New build:
openssl-1.1.1c-1.el8.x86_64 

(also tested s390x, aarch64, ppc64le with PASS result)

Distro:
RHEL-8.1.0-20190619.2 x86_64

(also tested s390x, aarch64, ppc64le with PASS result)


Test name     : /CoreOS/openssl/Sanity/simple-ecc-test

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Manpage check
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [ 13:53:22 ] :: [   PASS   ] :: Check if man page for 'openssl ec' is present (Expected 0, got 0)
:: [ 13:53:22 ] :: [   PASS   ] :: Check if man page for 'openssl ecparam' is present (Expected 0, got 0)
:: [ 13:53:22 ] :: [   PASS   ] :: Verify that ec manpage references openssl ec (Expected 0, got 0)
:: [ 13:53:22 ] :: [   PASS   ] :: Verify that ecparam manpage references openssl ecparm (Expected 0, got 0)
:: [ 13:53:22 ] :: [   PASS   ] :: Check if -modulus option is not referenced in the ec man page (Expected 1, got 1)
:: [ 13:53:22 ] :: [   PASS   ] :: Verify that -no_ecdhe is not present in s_server man page (Expected 1, got 1)
:: [ 13:53:22 ] :: [   PASS   ] :: Verify that -no_ecdhe is not present in help message (Expected 1, got 1)
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Duration: 1s
::   Assertions: 7 good, 0 bad
::   RESULT: PASS (Manpage check)



Bug is fixed, marking as Verified: SanityOnly.

Comment 6 errata-xmlrpc 2019-11-05 22:39:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:3700


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