+1
Fixed
SSL Failure 0.99.31 on debian
core.py, SSLTunnel.start, i had to increase the time.sleep right before os.unlink(cfg.name) to get ssl working.
Maybe you could create the file in __init__ and delete it in __del__ otherwise you just depend on the speed of someones hardware. In case it's swapping at the time when ajenti starts that time can't be big enough ;)
Answer
Customer support service by UserEcho
Fix committed, many thanks!