Opened 12 years ago

Closed 10 years ago

#198 closed Bug / Defect (fixed)

Invalid "-days" argument to openssl req in pkitool

Reported by: fredde-fisk Owned by: Eric Crist
Priority: trivial Milestone:
Component: Certificates Version: easyrsa-2.x
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords:
Cc:

Description

In the current version of pkitool the "openssl req" command is called with a -days argument (http://openvpn.git.sourceforge.net/git/gitweb.cgi?p=openvpn/openvpn-testing.git;a=blob;f=easy-rsa/2.0/pkitool;h=49588f589e448d05f5dde51ecebe9f8dd4c22361;hb=refs/heads/master#l356)

According to the openssl man page the -days argument is only valid when creating a self signed certificate using the -x509 flag (http://linux.die.net/man/1/req)

Change History (2)

comment:1 Changed 10 years ago by Eric Crist

Owner: set to Eric Crist
Status: newaccepted

comment:2 Changed 10 years ago by Eric Crist

Resolution: fixed
Status: acceptedclosed
Version: git master brancheasyrsa-2.x

This has been committed, thanks!

Note: See TracTickets for help on using tickets.