Removing A Certificate; Removing A Ca Certificate - Siemens RX1400 Reference Manual

Ruggedcom series
Hide thumbs Also See for RX1400:
Table of Contents

Advertisement

RUGGEDCOM NETCONF
Reference Guide
</crypto>
</security>
</config>
</edit-config>
</rpc>]]>]]>
• {name}
The name of the .crl file.
Section 7.48

Removing a Certificate

This action removes the specified certificate from the device. Specify the certificate name in the <name> element.
This action does not take any parameters.
<rpc message-id="233"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<candidate/>
</target>
<config>
<security xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns="http://ruggedcom.com/ns/rmf_security">
<crypto>
<certificate nc:operation="delete"><name>{name}</name><contents>
-----BEGIN CERTIFICATE-----
MIIDCDCCAnGgAwIBAgIJAPl3LLRHpm/cMA0GCSqGSIb3DQEBBQUAMIGcMQswCQYD...
ZptpoW/N2920tXQvsjD4SG+EoCPilKD63vbb54UFh/10SRIlIUplCDu1uXNvI3Pe
u+Kh+vRZz8IqXtI0
-----END CERTIFICATE-----
</contents></certificate>
</crypto>
</security>
</config>
</edit-config>
</rpc>]]>]]>
• {name}
The name of the certificate to remove.
Section 7.49

Removing a CA certificate

This action removes the specified CA certificate from the device. Specify the certificate name in the <name>
element. This action does not take any parameters.
<rpc message-id="233"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<candidate/>
</target>
<config>
<security xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"
Removing a Certificate
Chapter 7
Examples
123

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1511Rx1512Rx5000Mx5000Mx5000re ... Show all

Table of Contents