+1
Fixed

SSL Failure 0.99.31 on debian

Florian Reinhard fa 11 anys updated by Eugene Pankov (Project coordinator) fa 11 anys 0

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

Answer
Fixed

Fix committed, many thanks!