Processed: your mail

2007-02-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 293821 patch
Bug#293821: ssl-cert: default cert life rather short
There were no tags set.
Tags added: patch


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#293821: ssl-cert: Please include this patch soon

2007-02-15 Thread Olivier Berger
Package: ssl-cert
Version: 1.0.14
Followup-For: Bug #293821

This patch seems rather old, and I'd like to ask for inclusion in the package, 
as it's rather inconvenient not to be able to get a configurable expiry date...

Best regards


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ssl-cert depends on:
ii  adduser   3.102  Add and remove users and groups
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  openssl   0.9.8c-4   Secure Socket Layer (SSL) binary a

ssl-cert recommends no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#293821: Updated version of the patch

2007-02-15 Thread Olivier Berger
I'd like to provide an updated version of the patch, bellow :


diff -irbwu ssl-cert-1.0.14/debian/templates 
ssl-cert-1.0.14.0.olivier.0/debian/templates
--- ssl-cert-1.0.14/debian/templates2006-05-18 14:02:20.0 +0200
+++ ssl-cert-1.0.14.0.olivier.0/debian/templates2007-02-15 
11:49:29.0 +0100
@@ -46,3 +46,9 @@
 Template: make-ssl-cert/title
 Type: title
 _Description: Configure an SSL Certificate.
+
+Template: make-ssl-cert/days
+Type: string
+_Default: 30
+_Description: Lifetime of Certificate in Days
+ How many days should this certificate be valid for.
diff -irbwu ssl-cert-1.0.14/make-ssl-cert 
ssl-cert-1.0.14.0.olivier.0/make-ssl-cert
--- ssl-cert-1.0.14/make-ssl-cert   2006-05-18 14:02:20.0 +0200
+++ ssl-cert-1.0.14.0.olivier.0/make-ssl-cert   2007-02-15 11:49:47.0 
+0100
@@ -9,7 +9,7 @@
 ask_via_debconf() {
 db_settitle make-ssl-cert/title
 
-templates=countryname statename localityname organisationname ouname 
hostname email
+templates=countryname statename localityname organisationname ouname 
hostname email days
 
 for i in $templates; do
RET=
@@ -48,6 +48,11 @@
  db_get make-ssl-cert/email
  Email=$RET
  db_fset make-ssl-cert/email seen false
+
+ db_get make-ssl-cert/days
+ Days=$RET
+ db_fset make-ssl-cert/days seen false
+
 }
 
 make_snakeoil() {
@@ -115,7 +120,7 @@
 export RANDFILE=/dev/random
 
 if [ $1 != generate-default-snakeoil ]; then
-openssl req -config $TMPFILE -new -x509 -nodes -out $output -keyout 
$output  /dev/null 21
+openssl req -config $TMPFILE -new -x509 -days $Days -nodes -out $output 
-keyout $output  /dev/null 21
 chmod 600 $output
 # hash symlink
 cd $(dirname $output)

-- 
Olivier BERGER [EMAIL PROTECTED]
Ingénieur Recherche - Dept INF
INT Evry (http://www.int-evry.fr)
OpenPGP-Id: 1024D/6B829EEC





К Вам еще не приходила инспекция труда?

2007-02-15 Thread Аудит
К Вам еще не приходила инспекция труда?

Представляем Вашему вниманию 
услугу Аудит кадровых документов и процессов.

Почему организации заказывают
нам проведение аудита?
   подготовка к проверке инспекции труда;
   повышение квалификации специалистов отдела кадров;
   проверка объема работы отдела кадров и выработка 
   рекомендаций по оптимизации его численности;
   передача кадрового делопроизводства на аутсорсинг;
   приведение кадровых документов и процессов в соответствие 
действующему законодательству.

Позвоните нам по телефонам 911-61-97
или 911-61-08.

Наше исследование, наши рекомендации и совместная работа по устранению 
недостатков помогут Вам навести полный порядок в кадровых документах и 
процессах!


Группа компаний Свободный труд



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]