[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

search box at debian.org



Hi,

It seems to me that the search box at https://www.debian.org is not using SSL.
Inspecting the code it reads:

<div id="searchbox">
<form name="p" method="get" action="http://search.debian.org/cgi-bin/omega";>
      <p>
      <input name="DB" value="en" type="hidden">
      <input name="P" value="" size="27">
      <input value="Search" type="submit">
      </p>
   </form>
</div>

Cheers,
Pedro.


Reply to: