bobsmith1492
Diamond Member
I set up a server on my desktop using Apache 2.059 (2.24 didn't set up right with the instructions I was using...)
I got Subversion and TortoiseSVN to set up a Subversion server so we can work on a project with a central repository.
We might want to use SSL for patent-protection purposes in the future; I found instructions in the Tortoise help file (from here: http://tortoisesvn.net/downloads) for setting up SSL on an Apache server, but I hit a snag.
When I go to generate an SSL certificate using files from here: http://hunter.campbus.com/
and an SSL config file from here: http://tud.at/programm/openssl.cnf modified as instructed, using the command: bin\openssl req -config bin\openssl.cnf -new -out my-server.csr, it freezes at 100% CPU usage (well, 50% but it's a dual core) after saying "Loading 'screen' into random state -"
I let it run for a while thinking it was encoding something, but it seems to be simply stuck.
Any suggestions on creating the certificate or could anyone point me to a good guide? I'm using the instructions from here: http://tortoisesvn.net/docs/release/Tor...ersetup.html#tsvn-serversetup-apache-7
Thanks in advance!
I got Subversion and TortoiseSVN to set up a Subversion server so we can work on a project with a central repository.
We might want to use SSL for patent-protection purposes in the future; I found instructions in the Tortoise help file (from here: http://tortoisesvn.net/downloads) for setting up SSL on an Apache server, but I hit a snag.
When I go to generate an SSL certificate using files from here: http://hunter.campbus.com/
and an SSL config file from here: http://tud.at/programm/openssl.cnf modified as instructed, using the command: bin\openssl req -config bin\openssl.cnf -new -out my-server.csr, it freezes at 100% CPU usage (well, 50% but it's a dual core) after saying "Loading 'screen' into random state -"
I let it run for a while thinking it was encoding something, but it seems to be simply stuck.
Any suggestions on creating the certificate or could anyone point me to a good guide? I'm using the instructions from here: http://tortoisesvn.net/docs/release/Tor...ersetup.html#tsvn-serversetup-apache-7
Thanks in advance!