Command Reference Guide CA Profile Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1220

enrollment url <url>

Use the enrollment url command to specify the URL of the CA to which the AOS should send certificate
requests.
Syntax Description
<url> Specifies the certificate authority’s URL (e.g.,
http://10.10.10.1:400/abcdefg/pkiclient.exe).
Default Values
No default s necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 5.1 Command was introduced.
Functional Notes
When entering the URL http:// is required, followed by the IP address or DNS name of the CA. If the port
number is something other than 80, inclu de it afte r the IP address or DNS name sep arated with a colon (:).
The CA may have other necessary information to include in the CGI path befor e ending with the actual CGI
program. An ex am p le tem p lat e to follow is http://hostname:port/path/to/program.exe.
Use the default program pkiclient.exe without specifying it, end the URL with a slash (/). Otherwise, you
must enter the program name to use. For example, http://10.10.10.1:400/abcdefg/ will assume
pkiclient.exe as the program (but not including the terminating slash is a configuration error).
Specifying this command will override the enrollment terminal setting as described previously (refer to
enrollment terminal on page 1219).
Usage Examples
The following example specifies http://CAserver/certsrv/mscep/mscep.dll as the URL to which the AOS
will send certificate requests:
(ca-profile)#enrollment url http://CAserver/certsrv/mscep/mscep.dll