EasyManua.ls Logo

Siemens RX1400 - Removing a CA Certificate; Removing a Certificate

Siemens RX1400
148 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RUGGEDCOM NETCONF
Reference Guide
Chapter 7
Examples
Removing a Certificate 123
</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"

Table of Contents

Related product manuals