~ubuntu-branches/ubuntu/feisty/openvpn/feisty

« back to all changes in this revision

Viewing changes to easy-rsa/2.0/vars

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2006-10-10 12:17:57 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061010121757-s3e5zpkgvw01lt1c
Tags: 2.0.9-1
* New upstream release. No changes in *NIX source code.
  Updating to avoid 'New upstream, blah, blah'.
* debian/control: Fixed spelling error in description
  (Closes: #390242)
* debian/copyright: Updated project's homepage and author's
  email address. (Closes: #388466)
* debian/copyright: Updated the FSF address.
* Updated Dutch debconf translation. (Closes: #389982, 379802)
  Thanks Kurt De Bree
* Updated Czech debconf translation. (Closes: #384755)
  Thanks Miroslav Kure

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# tree.
15
15
export EASY_RSA="`pwd`"
16
16
 
 
17
#
 
18
# This variable should point to
 
19
# the requested executables
 
20
#
 
21
export OPENSSL="openssl"
 
22
export PKCS11TOOL="pkcs11-tool"
 
23
export GREP="grep"
 
24
 
 
25
 
17
26
# This variable should point to
18
27
# the openssl.cnf file included
19
28
# with easy-rsa.
20
 
export KEY_CONFIG="$EASY_RSA/openssl.cnf"
 
29
export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
21
30
 
22
31
# Edit this variable to point to
23
32
# your soon-to-be-created key