Skip to content

Commit 8bf29b5

Browse files
committed
Update MS link
1 parent 77be436 commit 8bf29b5

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ To deploy a certificate to Microsoft Intune devices, you must convert your certi
320320
openssl x509 -inform PEM -in ~/Downloads/certificate.pem -outform DER -out ~/Downloads/certificate.cer
321321
```
322322

323-
3. In Microsoft Intune, [create a trusted certificate profile](https://learn.microsoft.com/mem/intune/protect/certificates-trusted-root#create-trusted-certificate-profiles) with your converted certificate.
323+
3. In Microsoft Intune, [create a trusted certificate profile](https://learn.microsoft.com/mem/intune/protect/certificates-trusted-root#to-create-a-trusted-certificate-profile) with your converted certificate.
324324

325325
</Details>
326326

@@ -333,7 +333,7 @@ To deploy a certificate to Microsoft Intune devices, you must convert your certi
333333
openssl x509 -inform PEM -in "$HOME\Downloads\certificate.pem" -outform DER -out "$HOME\Downloads\certificate.cer"
334334
```
335335

336-
3. In Microsoft Intune, [create a trusted certificate profile](https://learn.microsoft.com/mem/intune/protect/certificates-trusted-root#create-trusted-certificate-profiles) with your converted certificate.
336+
3. In Microsoft Intune, [create a trusted certificate profile](https://learn.microsoft.com/mem/intune/protect/certificates-trusted-root#to-create-a-trusted-certificate-profile) with your converted certificate.
337337

338338
</Details>
339339

0 commit comments

Comments
 (0)