File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ keywords:
55author : brenduns
66ms.author : brenduns
77manager : dougeby
8- ms.date : 02/28 /2022
8+ ms.date : 03/02 /2022
99ms.topic : how-to
1010ms.service : microsoft-intune
1111ms.subservice : protect
@@ -336,12 +336,14 @@ You can use the **./mst-cli** command-line tool to update the TLS certificate on
336336
3373371 . Copy the certificate file to ** /etc/mstunnel/private/site.pfx**
3383382 . Run: ` mst-cli import_cert `
339+ 3 . Run: ` mst-cli server restart `
339340
340341** PEM** :
341342
3423431 . Copy the new certificate to ** /etc/mstunnel/certs/site.crt**
3433442 . Copy the private key to ** /etc/mstunnel/private/site.key**
3443453 . Run: ` mst-cli import_cert `
346+ 4 . Run: ` mst-cli server restart `
345347
346348For more information about * mst-cli* , see [ Reference for Microsoft Tunnel] ( ../protect/microsoft-tunnel-reference.md ) .
347349
You can’t perform that action at this time.
0 commit comments