FAQ - Auto-provisioning: Certificates


Valid for:

N530

N610

N670

N770

N870

N870E

Embedded Integrator

Virtual Integrator

Introduction

You can upload certificates via auto-provisioning, the following certificates can be uploaded.

  • Server certificates
  • Client certificates

Server certificates

In the web-interface you can find the Server certificates/CA certificates: SETTINGS - System - Security

image2022-3-15_8-18-27.png


Information
provisioning example

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">

<nvm>

</nvm>

 <custom>

<!-- Download CA -->        
<step type="certificate" url="http://serverURL/CA_Combined.pem" flags="FORCE_ACCEPT"/>

</custom>

</provisioning>

Client certificates

See this wiki article FAQ - Client certificates