<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I've got some tools command line tools to insert, remote, and
      list out keys on GKG.NET.  I'm not ready to roll out a full scale
      wrapper yet because I am trying to decide how to structure it. 
      GKG is pretty good about immediately publishing DS records. 
      Therefore, what I am thinking is of just doing a one step, that
      does the following:</p>
    <ul>
      <li>Adds the records</li>
      <li>Issues a ds-seen on success</li>
      <li>Removes the old records,</li>
      <li>Issues ds-gone on success.</li>
    </ul>
    <p>It would be good to check status on ds-seen and ds-gone without
      having to parse the output of "key list".  Does enforcer return
      with a reasonable status code on these?</p>
    <p>Eliot</p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>