Changes between Version 2 and Version 3 of Ticket #788, comment 4


Ignore:
Timestamp:
12/16/16 12:43:54 (7 years ago)
Author:
debbie10t
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #788, comment 4

    v2 v3  
    11I have generated dozens of test PKIs and can '''not''' replicate this problem.
    2 If vars contains `set_var EASYRSA_KEY_SIZE      4096` then I get a 4096bit PKI.
     2If `$PWD/vars` contains `set_var EASYRSA_KEY_SIZE       4096` then I get a 4096bit PKI.
    33
    44In the github report above, I notice the commands in use are:
     
    77`# easyrsa foo bar`
    88
    9 For my tests, from the directory where I have copied Easyrsa to, I use the command:
     9For my tests, from `$PWD`, I use the command:
    1010`$ ./easyrsa foo bar`
    1111