rlSslCertificateSave2
RADLAN-SSL ·
.1.3.6.1.4.1.89.100.9
Object
scalar
r/w
Integer32
Saves data from rlSslCertificateImportTable to RAM and CDB. 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.] This scalar is for certificate 2 only... for certificate 1 use rlSslCertificateSave
Context
- MIB
- RADLAN-SSL
- OID
.1.3.6.1.4.1.89.100.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSsl
- Siblings
- 10
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.89.100.1 |
| rlSslisCertificate1Default if set to true then this is the default key , will be configured
when auto generation is done , will set to try , all other cases will
be set to false. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.89.100.10 |
| rlSslisCertificate2Default if set to true then this is the default key , will be configured
when auto generation is done , will set to try , all other cases will
be set to false. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.89.100.11 |
| rlSslCertificateExportTable This table is used for viewing saved data from RAM and flash. | table | - | .1.3.6.1.4.1.89.100.2 |
| rlSslCertificateSave Saves data from rlSslCertificateImportTable to RAM and CDB. When
an external certificate should be copied to the device first we copy
it to rlSslCertificateImportTable and then th… | scalar | Integer32 | .1.3.6.1.4.1.89.100.3 |
| rlSslCertificateSaveFormat . | scalar | Enumeration | .1.3.6.1.4.1.89.100.4 |
| rlSslImportedPKCS12CertificatePassphrase . | scalar | OctetString | .1.3.6.1.4.1.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.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.89.100.7 |
| rlSslImportExportSelfKeyTable This table can be used for 2 purposes:
1) Importing public/private key pair to serve as the device key when acting
as SSL server. This is done by setting entries to this table, ac… | table | - | .1.3.6.1.4.1.89.100.8 |