mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-07 00:23:44 +08:00
Remove redundant "https://"
How embarrassing -- it made the website seem like amateur-hour.
This commit is contained in:
@@ -151,7 +151,7 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]-->
|
||||
<div class="alert alert-warning" data-role="alert">
|
||||
<p>When using a TLS wildcard certificate in conjunction with your branded sslip.io style subdomain, you must
|
||||
<b>use dashes not dots</b> as separators. For example, if you have the TLS certificate for
|
||||
<i>*.xip.example.com</i>, you could browse to https://https://52-0-56-137.xip.example.com/ but not
|
||||
<i>*.xip.example.com</i>, you could browse to https://52-0-56-137.xip.example.com/ but not
|
||||
https://52.0.56.137.xip.example.com/.</p>
|
||||
</div>
|
||||
<p>For a real-world example of a TLS wildcard cert and sslip.io domain, browse <a href=
|
||||
|
Reference in New Issue
Block a user