(file) Return to tog-pegasus.spec CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm

Diff for /pegasus/rpm/tog-pegasus.spec between version 1.39 and 1.40

version 1.39, 2005/03/30 07:44:07 version 1.40, 2005/04/01 00:58:51
Line 237 
Line 237 
       echo "L                      = Reading" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "L                      = Reading" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "O                      = The Open Group" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "O                      = The Open Group" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "OU                     = The OpenPegasus Project" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "OU                     = The OpenPegasus Project" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "CN                     = `uname -n`" >> %PEGASUS_CONFIG_DIR/ssl.cnf        echo "CN                     = `host \`hostname\`|cut -d\" \" -f1`" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       chmod 400 %PEGASUS_CONFIG_DIR/ssl.cnf       chmod 400 %PEGASUS_CONFIG_DIR/ssl.cnf
       chown root %PEGASUS_CONFIG_DIR/ssl.cnf       chown root %PEGASUS_CONFIG_DIR/ssl.cnf
    fi    fi
  
    %OPENSSL_BIN/openssl req -x509 -days 356 -newkey rsa:2048 \     %OPENSSL_BIN/openssl req -x509 -days 3650 -newkey rsa:2048 \
       -nodes -config %PEGASUS_CONFIG_DIR/ssl.cnf \       -nodes -config %PEGASUS_CONFIG_DIR/ssl.cnf \
       -keyout %PEGASUS_PEM_DIR/key.pem -out %PEGASUS_PEM_DIR/cert.pem \       -keyout %PEGASUS_PEM_DIR/key.pem -out %PEGASUS_PEM_DIR/cert.pem \
            2>>%PEGASUS_INSTALL_LOG            2>>%PEGASUS_INSTALL_LOG


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2