Ao utilizar o Scriptcase em servidor com SSL e acessando usando explicitamente https://… , o acesso ao scriptcase dá o seguinte erro:
[b]Warning: file_get_contents(http://empresaX.com.br:443/scriptcase/test.php): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/empresaXcombr/public_html/scriptcase/index.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/empresaXcombr/public_html/scriptcase/index.php:7) in /home/empresaXcombr/public_html/scriptcase/index.php on line 10[/b]
O acesso se deu pelo endereço relativo https://empresaXcombr.com.br/scriptcase
Caso acessado pelo endereço absoluto https://empresaXcombr.com.br/scriptcase/devel/iface/login.php funciona.