<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
-&nbsp; Bob told me previously that the cert and the service type should
match.&nbsp; So if I'm connecting to a VenueServer on somehost, the dn will
reflect that it's a VenueServer on somehost; if it's not, maybe I
shouldn't trust it?&nbsp; These designations would go away if everything is
a HostingService.<br>
<br>
-&nbsp; Should I rename the BridgeServer to BridgeService? <br>
<br>
<br>
Ivan R. Judson wrote:<br>
<blockquote type="cite" cite="mid200404121855.i3CIts0233340@mcs.anl.gov">
  <pre wrap="">Can should we put this list in something like a certreqtool.cfg file?

It looks like the right list, except, I was thinking, if we get this
hostingservice working, won't that get the cert and not the node service /
service manager? If so what's the right cert to use for it?

--Ivan 

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:owner-ag-dev@mcs.anl.gov">owner-ag-dev@mcs.anl.gov</a> 
[<a class="moz-txt-link-freetext" href="mailto:owner-ag-dev@mcs.anl.gov">mailto:owner-ag-dev@mcs.anl.gov</a>] On Behalf Of Robert Olson
Sent: Monday, April 12, 2004 1:48 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:ag-dev@mcs.anl.gov">ag-dev@mcs.anl.gov</a>
Subject: service cert types

I need to know what service names we think should be in the 
service certs. 
Here is the current list from the code:

ServiceTypes = [("Venue Server", "VenueServer"),
                 ("Node Service", "NodeService"),
                 ("Service Manager", "ServiceManager"),
                 ("Bridging Service", "BridgeService"),
                 ("Other", None),
                 ]

(AccessGrid/Security/wxgui/CertificateRequestTool.py)


    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>