Please note that Sahi's development and support teams do not actively monitor this. This is more a community forum. If you are a Sahi Pro user looking for commercial support, please email support @ sahipro.com with your query.
Unable to connect to https

I am currently testing Sahi Pro, and all I have is the following:
_navigateTo("https://www.vindecipher.com/gates_frame/index.cfm?action=decode"
;
I am using Firefox. When I try running my script, I get:
Sahi Error - Connection reset
Sahi could not connect to the desired URL
I can go to https://www.google.com with no issues. Any ideas? Thanks.
_navigateTo("https://www.vindecipher.com/gates_frame/index.cfm?action=decode"

I am using Firefox. When I try running my script, I get:
Sahi Error - Connection reset
Sahi could not connect to the desired URL
I can go to https://www.google.com with no issues. Any ideas? Thanks.
Comments
Setting -Djsse.enableSNIExtension=true in dashboard.bat as mentioned in the above link resolves the issue.