<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Trevor Johns wrote:
<blockquote cite="mid:DD8B8FA4-DC4E-4F96-98B0-EE46F3A7C2FF@tjohns.net"
 type="cite">
  <pre wrap="">According to the OpenID spec, HTTPS identifiers are recommended over  
HTTP. Since the default scheme for a URL identifier is HTTP, the spec  
also recommends creating a redirect from the HTTP version of a URL to  
the HTTPS version of a URL when possible.

While creating this redirect isn't itself a problem, I don't want to  
send visitors to the HTTPS version of my site unless necessary. Is  
there any way to selectively redirect OpenID traffic to HTTPS without  
affecting normal traffic?

  </pre>
</blockquote>
This can be done from within the scripting pages (assuming PHP or
similar) or with some redirect rule which depends on your server
software somewhat. Which server software and scripting language are you
using?<br>
<br>
<div class="moz-signature">-- <br>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td colspan="2">Regards </td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
    <tr>
      <td>Signer: </td>
      <td>Eddy Nigg, <a href="http://www.startcom.org">StartCom Ltd.</a></td>
    </tr>
    <tr>
      <td>Jabber: </td>
      <td><a href="xmpp:startcom@startcom.org">startcom@startcom.org</a></td>
    </tr>
    <tr>
      <td>Blog: </td>
      <td><a href="http://blog.startcom.org">Join the Revolution!</a></td>
    </tr>
    <tr>
      <td>Phone: </td>
      <td>+1.213.341.0390</td>
    </tr>
    <tr>
      <td colspan="2"> </td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>