~ubuntu-branches/ubuntu/karmic/openvas-server/karmic

« back to all changes in this revision

Viewing changes to openvas-mkcert-client.in

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 2009-01-02 01:38:47 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090102013847-74xy2uo1e3hovqjo
Tags: 2.0.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
3
# OpenVAS
4
 
# $Id: openvas-mkcert-client.in 1214 2008-08-25 08:45:51Z mwiegand $
 
4
# $Id: openvas-mkcert-client.in 1728 2008-11-14 10:03:22Z mwiegand $
5
5
# Description: create SSL client certificates.
6
6
#
7
7
# Authors: - Michel Arboi <arboi@alussinan.org> (Original pre-fork develoment)
38
38
umask 022
39
39
 
40
40
prefix=@prefix@
 
41
datarootdir=@datarootdir@
41
42
datadir=@datadir@
42
43
sysconfdir=@sysconfdir@
43
44
localstatedir=@localstatedir@