wlan cert-assignment-profile

wlan cert-assignment-profile

pki-cert-assign application <radius|captive-portal|radsec|ui|datatunnel|clearpass|webcc|est|ap1x> cert-type { PublicCert| ServerCert| TrustedCA| ClientCert} certname <certname>

no pki-cert-assign application <radius|captive-portal|radsec|ui|datatunnel|clearpass|webcc|est|ap1x> cert-type { PublicCert| ServerCert| TrustedCA| ClientCert}

Description

This command configures the certificate assignments on the Instant AP. Certificates must be installed before they can be assigned to an application. Use this command to configure certificates that should be used for an application. The following is the list of application and the certificates types supported:

Application

Certificate Type Supported

radius

ServerCert, CA Cert

captive-portal

ServerCert

ui

radsec

TrustedCA, ClientCert

datatunnel

clearpass

TrustedCA

webcc

est

ServerCert

ap1x

TrustedCA, ClientCert

Parameter

Description

application {radius|captive-portal|radsec|ui|datatunnel|clearpass|webcc}

Specify the application for which you want to configure a certificate.

Range: radius, captive-portal, radsec, ui, datatunnel, clearpass, webcc, est, and ap1x.

cert-type { PublicCert| ServerCert| TrustedCA| ClientCert}

Specify the certificate type.

Range: PublicCert, ServerCert, TrustedCA, ClientCert

certname <certname>

Specify the name of the certificate. This name will be used to assign the certificate to an application.

no

Removes certificate for the specified application.

Example

The following commands configures a server certificate for Instant WebUI:

(Instant AP)(config) # wlan cert-assignment-profile

(Instant AP) (cert assignment) # pki-cert-assign application ui cert-type ServerCert certname UICertificate

The following commands removes the server certificate for Instant WebUI:

(Instant AP)(config) # wlan cert-assignment-profile

(Instant AP) (cert assignment) # no pki-cert-assign application ui cert-type ServerCert

Related Commands

Command

Description

crypto pki-import

Imports and installs certificates on the AP.

crypto pki-remove

Removes certificates installed on the AP.

show ap checksum

Displays the number of certificates installed on the AP.

show cert assignment

Displays the list of certificates assigned to applications on the AP.

Command History

Release

Modification

Instant Mode 8.9.0.0

The est and ap1x sub-parameters were added as part of the pki-cert-assign application parameter.

Instant Mode 8.7.0.0

Command introduced.

Command Information

Instant AP Platform

Command Mode

All platforms

Configuration mode.