Noticed how the instructions to install your Comodo SSL certificate flagsĀ an error when you flick onto HTTPS? The way to fix this is to employ the following for both the :
<script language=”JavaScript” type=”text/javascript”>
var comodohost = ((“https:” == document.location.protocol) ? “https://” : “http://”);
COT(comodohost + “www.yourdomain.tld/cot.gif”, “SC2″, “none”);
</script>…


