Your message dated Tue, 21 Feb 2012 11:50:46 +0100
with message-id <[email protected]>
and subject line Fixed upstream in 2.2.1
has caused the Debian Bug report #632644,
regarding openvpn: Please add exporting KEY_OU in examples/easy-rsa/2.0/vars
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
632644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openvpn
Version: 2.1.3-2
Severity: minor

Hello,

Recently I've installed OpenVPN on my Debian Squeeze box and used
usefull scripts from /usr/share/doc/openvpn/examples/easy-rsa/2.0/
for generating my SSL certificates. However at first I was really
confused when I couldn't see in the vars file any environment variable
for setting OU attribute... Fortunately the pkitool script supports it,
but I had to export KEY_OU variable. My trivial patch is below:

--- vars.orig   2011-07-01 16:43:47.209516729 +0000
+++ vars        2011-07-01 16:44:41.305513445 +0000
@@ -65,4 +65,5 @@
 export KEY_PROVINCE="CA"
 export KEY_CITY="SanFrancisco"
 export KEY_ORG="Fort-Funston"
+export KEY_OU="BatteryDavies"
 export KEY_EMAIL="[email protected]"

I think it can be helpful for other bewildered users as well. Of course,
you can comment it for backward compatibility ;)

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0]   1.5.36.1         Debian configuration
management sy
ii  libc6                   2.11.2-10        Embedded GNU C Library:
Shared lib
ii  liblzo2-2               2.03-2           data compression library
ii  libpam0g                1.1.1-6.1        Pluggable Authentication
Modules l
ii  libpkcs11-helper1       1.07-1           library that simplifies the
intera
ii  libssl0.9.8             0.9.8o-4squeeze1 SSL shared libraries
ii  net-tools               1.60-23          The NET-3 networking toolkit
ii  openssl-blacklist       0.5-2            list of blacklisted OpenSSL
RSA ke
ii  openvpn-blacklist       0.4              list of blacklisted OpenVPN
RSA sh

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl                 0.9.8o-4squeeze1 Secure Socket Layer (SSL)
binary a
pn  resolvconf              <none>           (no description available)

-- debconf information:
  openvpn/vulnerable_prng:
  openvpn/create_tun: false





--- End Message ---
--- Begin Message ---
Version: 2.2.1-1

Hi,

Latest version of easy-rsa already contain the KEY_OU export in the vars
example file.

THanks,

Alberto

-- 
Alberto Gonzalez Iniesta    | Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred    | http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3


--- End Message ---

Reply via email to