Some more, oh let's hopefully call them fixes, for argument quoting for the openssl child process

Two problems here:

  Python 2.6 has a broken os.popen2 - it does not correctly accept the command as a list.
  Windows quoting is wacky.
1 file changed