Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
http
/
tests
/
ssl
/
verify-ssl-enabled.php
blob: 3e8f6848aa520b7ba51cf9b48ab1a41e2b72c524 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
HTTPS is
<?=
$_SERVER
[
'HTTPS'
]
?>
!