Skip to content

Commit dbfe682

Browse files
authored
Merge pull request #257767 from jlichwa/patch-91
Update about-certificates.md
2 parents 8b249f7 + d793859 commit dbfe682

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/key-vault/certificates/about-certificates.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@ As an example, here are some use cases of using certificates to secure communica
173173
* **IoT and networking devices**: Protect and secure your devices by using certificates for authentication and communication.
174174
* **Cloud/multicloud**: Secure cloud-based applications on-premises, cross-cloud, or in your cloud provider's tenant.
175175

176-
### Code signing
177-
178-
A certificate can help secure the code/script of software, to ensure that the author can share the software over the internet without interference by malicious entities. After the author signs the code by using a certificate and taking advantage of code-signing technology, the software is marked with a stamp of authentication that displays the author and their website. The certificate used in code signing helps validate the software's authenticity, promoting end-to-end security.
179-
180176
## Next steps
181177
- [Certificate creation methods](create-certificate.md)
182178
- [About Key Vault](../general/overview.md)

0 commit comments

Comments
 (0)