rlSslCertificateSave
EDGECORE-SSL ·
.1.3.6.1.4.1.259.10.1.14.89.100.3
Object
scalar
r/w
Integer32
Saves data from rlSslCertificateImportTable to RAM and flash. When an external certificate should be copied to the device first we copy it to rlSslCertificateImportTable and then this scalar is set to the certificate id that we want to save - 1. All entries in rlSslCertificateImportTable that have this id and their format is equal to the current value of rlSslCertificateSaveFormat are concatenated. 2. If the imported certificate format is .. - section 1 result is validated against the key with the same index. If validation fails for any reason - the certificate is not saved and the setting this scalar fails. 3. If the imported certificate format is PKCS12 - section1 result is decrypted using rlSslImportedPKCS12CertificatePassphrase current value. If decryption fails for any reason the PKCS12 certificate and key are not saved to FLASH and setting this scalar fails.
Context
- MIB
- EDGECORE-SSL
- OID
.1.3.6.1.4.1.259.10.1.14.89.100.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSsl
- Siblings
- 6
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSslCertificateGenerationTable This table is used for :
1. generating keys and self signed certificate - saved in flash and RAM
(not in configuration file)
2. generating certificate requests - saved in RAM, can… | table | - | .1.3.6.1.4.1.259.10.1.14.89.100.1 |
| rlSslCertificateExportTable This table is used for viewing saved data from RAM and flash. | table | - | .1.3.6.1.4.1.259.10.1.14.89.100.2 |
| rlSslCertificateSaveFormat . | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.14.89.100.4 |
| rlSslImportedPKCS12CertificatePassphrase . | scalar | OctetString | .1.3.6.1.4.1.259.10.1.14.89.100.5 |
| rlSslCertificateImportTable This table is used for copying an external certificate to the device -
see rlSslCertificateSave | table | - | .1.3.6.1.4.1.259.10.1.14.89.100.6 |
| rlSslSSLv2Enable if enabled then SSLv2 will be supported , if disabled SSLv2 won't be supported.
only SSLV3 and TSL1.
Note: disabling SSLv2 is more secure. | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.14.89.100.7 |