View Issue Details

IDProjectCategoryView StatusLast Update
0000673Other Unix PortBugpublic2020-08-25 02:51
ReporterSteven Levine Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformOS2/eCSOSOS/2 or eComstationOS Version1.x 2.x or 4.5
Summary0000673: openssl-1.02k-os2-20170408 ignores -in for "openssl req -x509 -in csrfile ..."
DescriptionThis occurs for openssl-1.02k-os2-20170408. The older
openssl-1.0.1j-os2-20141219 works as expected.

Given a command of the form

openssl req -x509 -in SERVERca.csr -key ../private/SERVERpriv.key -out ../private/SERVERca.crt -days 380

which builds a self-signed certificate given a Certificate Signing Request and a Private Key, the -in parameter appears to be ignored. Openssl prompts for values contained in the CSR which should not occur.

If needed, I will prepare a testcase private key and CSR.
Steps To Reproduce1. Prepare a CSR and Private Key
2. Issue the openssl req -x509 command

The certificate should be creating with no prompting.
TagsNo tags attached.

Activities

psmedley

2020-08-24 08:51

administrator   ~0003515

seems to work with openssl.exe from 1.1.1g

Steven Levine

2020-08-25 02:21

manager   ~0003518

Yes, it's working here too.

It probably was an upstream defect. The command works in the netlabs OpenSSL 1.0.2t 10 Sep 2019 build.

The ticket can be resolved.

psmedley

2020-08-25 02:51

administrator   ~0003519

Fixed in updated upstream code.

Issue History

Date Modified Username Field Change
2018-01-25 03:51 Steven Levine New Issue
2020-08-24 08:51 psmedley Assigned To => psmedley
2020-08-24 08:51 psmedley Status new => feedback
2020-08-24 08:51 psmedley Note Added: 0003515
2020-08-25 02:21 Steven Levine Note Added: 0003518
2020-08-25 02:21 Steven Levine Status feedback => assigned
2020-08-25 02:51 psmedley Status assigned => closed
2020-08-25 02:51 psmedley Resolution open => fixed
2020-08-25 02:51 psmedley Note Added: 0003519