Package: ajaxterm
Version: 0.10-6
Severity: normal

README.Debian reads:

  * If apache2 is not already set up for for https SSL/TLS ensure openssl is 
installed
    The example configuration file can be added as 
/etc/apache2/site-available/ajaxterm
    This can be enabled by a2ensite ajaxterm
    Then create a self signed certificate (apache.pem)
     export RANDFILE=/dev/random; 
     openssl req $@ -new -x509 -days 365 -nodes -out 
/etc/apache2/ssl/apache.pem \ 
        -keyout /etc/apache2/ssl/apache.pem
    Then to enable ssl mod in apache run 'a2enmod ssl' and reload apache.
 
But the commands fails on command line:

    $ RANDFILE=/dev/random \
      openssl req $@ -new -x509 -days 365 -nodes -out 
/etc/apache2/ssl/apache.pem \ 
        -keyout /etc/apache2/ssl/apache.pem

    > unknown option  
    req [options] <infile >outfile
    where options  are
     -inform arg    input format - DER or PEM
    ...

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.33-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages ajaxterm depends on:
ii  adduser                       3.112      add and remove users and groups
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.8      automated rebuilding support for P

Versions of packages ajaxterm recommends:
ii  apache2                       2.2.15-3   Apache HTTP Server metapackage
ii  apache2-mpm-worker [httpd]    2.2.15-3   Apache HTTP Server - high speed th
ii  openssh-server                1:5.5p1-3  secure shell (SSH) server, for sec
ii  python-psyco                  1.6-2      Python specializing compiler

ajaxterm suggests no packages.

-- no debconf information



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

Reply via email to