nutjunkie/IQmol

Can't submit jobs to Q-Chem's server – SSL handshake failed

Opened this issue · 2 comments

On MacOS 13.0 Ventura jobs sent to Q-chem's web server fail because "SSL handshake failed".
I tried both the compiled version on the website and to compile my own version from the source here but failed in both cases.
It's still working fine on MacOS Monterey and previous versions.

Try changing the connection type to HTTP rather than HTTPS. To do this, go to the Calculation -> Edit Servers menu option, double-click on the Q-Chem server and change the connection to HTTP. You may need to restart IQmol for the change to take effect.

Thanks Andrew, that solved it...