[BASE] Certificate Setting

Audit Log User Guide for VSP 5000 Series

Version
90-09-0x
Audience
anonymous
Part Number
MK-98RD9010-13

This log is output when you select creating a CSR and self-signed certificate in the tool panel.

  • If you choose to create a CSR and private key: The logs shown in Example 1 and Example 2 are output.
  • If you choose to create a self-signed certificate file: The logs shown in Example 1, Example 2, and Example 3 are output.

Example 1: creating a private key

09xx,YYYY/MM/DD,HH::MM.SS.XXX,00:00,RMI AP,uid= user-name,,
[BASE],Certificate Setting,,Normal end,
from=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx,,Seq.=xxxxxxxxxx
+{Create PrivateKey}=[keyType=RSA,keyLength=3072 bits]

Detailed information for Example 1

Item

Description

Create PrivateKey

Information regarding creation of a private key

keyType: The key type of the private key

keyLength: The length of the private key

Example 2: creating a CSR

09xx,YYYY/MM/DD,HH::MM.SS.XXX,00:00,RMI AP,uid= user-name,,
[BASE],Certificate Setting,,Normal end,
from=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx,,Seq.=xxxxxxxxxx
+{Create CSR}=[Country Name=JP,State or Province Name=AAAA,
Locality Name=BBBB,Organization Name=CCCC,Organization Unit Name=DDDD,
Common Name=EEEE,E-mail Address=FFFF,Optional Company Name=GGGG]

Detailed information for Example 2

Item

Description

Create CSR

Indicates the following information regarding creation of a CSR.

  • Country Name
  • State or Province Name
  • Locality Name: The name of a city, ward, town or village
  • Organization Name
  • Organization Unit Name
  • Common Name: The host name or IP address of the server
  • E-mail Address
  • Optional Company Name: Another name of the organization

Example 3: creating a self-signed certificate

09xx,YYYY/MM/DD,HH::MM.SS.XXX,00:00,RMI AP,uid= user-name,,
[BASE],Certificate Setting,,Normal end,
from=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx,,Seq.=xxxxxxxxxx
+{Create Self-Signed Certificate}=[days=450,hashAlgorithm=SHA384]

Detailed information for Example 3

Item

Description

Create Self-Signed Certificate

Information regarding creation of a self-signed certificate file

days: Number of effective days

hashAlgorithm: The hash algorithm of the certificate

Example 4: when creation of an archive file failed

This log is output only when archiving a private key file, CSR file, or self-signed certificate file failed.

09xx,YYYY/MM/DD,HH::MM.SS.XXX,00:00,RMI AP,uid= user-name,,
[BASE],Certificate Setting,,Normal end,
from=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx,,Seq.=xxxxxxxxxx
0901,1,0000001093,+{Archive File}=[Archive Failure,Directory Path=xxxxx]

Detailed information for Example 4

Item

Description

Archive File

The path to the archive target location

Example 5: when deletion of a file failed

This log is output only when deleting a private key file, CSR file, or self-signed certificate file failed.

09xx,YYYY/MM/DD,HH::MM.SS.XXX,00:00,RMI AP,uid= user-name,,
[BASE],Certificate Setting,,Normal end,
from=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx,,Seq.=xxxxxxxxxx
0901,1,0000001093,+{Delete File}=[Delete Failure,Directory Path=xxxx]

Detailed information for Example 5

Item

Description

Delete File

The path to the file that you failed to delete