Certificate names (CN) tab

In this screen, custom certificate name categories can be created, and may be useful in SSL filtering (Configuration > Security policy > SSL filtering module).

The screen is split into two parts - one for custom certificate name categories, and the other for certificate names added to a category.

CN category grid

The following operations can be performed:

Enter a filter

Type a character string in the field: only items that contain this character string will appear in the CN categories and CN category group grids.

Erase the character string to display all items once more.

Select all Select all CN categories and all CN category groups to Delete them.
Add

Create a new CN category or a new CN category group.
Clicking on this button creates a new line, allowing you to name the category and add comments if necessary.

Delete

Deletes an existing category.
Select the category in question, then click on the button. If the category is in use, a warning message will ask you to confirm the operation.

Check usage

Checks whether a category is being used in a configuration.
Select the category in question, then click on the button. The results of the check are shown in the module tree.

The grid includes the following:

Certificate name category (CN)

Name of the category.

Comments

Description of the category.

NOTE
The number of characters for certificate name categories is restricted to 255.

CN category group grid

By double-clicking on a CN category group, its content will appear on the right side of the screen.

The following actions can be performed in the grid:

Add

Adds a certificate name to a category.
Clicking on this button creates a new line, allowing you to name the certificate and add comments if necessary. The name can contain a wildcard (*) as long as it is placed at the beginning of a URL and followed by a dot.

Delete

Deletes a certificate name from a category.
Select the name of the certificate in question, then click on the button.

The grid includes the following:

Certificate name (CN):

Name of the certificate. It can contain a wildcard (*) as long as it is placed at the beginning of a URL and followed by a dot.

Comments

You can add a comment in this field to describe each name.

The list of Characters allowed and syntax restrictions apply only to certificate names. Wildcards (*) can be used to replace any character sequence, but must be placed at the beginning of a URL followed by a dot.

EXAMPLE
*.company.com makes it possible to include all sub-domains of company.com (e.g. mail.company.com or www.company.com).