Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions platform/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ With Smallstep, IT/Security/Network Engineers can assign certificates to devices

<Alert severity="info">
<div>
💡 Regardless, if you want to dive deeper into PKI, see some literature from our blog:
<ul>
<li><a href="https://smallstep.com/blog/everything-pki/">Everything you should know about certificates and PKI but are too afraid to ask</a></li>
<li><a href="https://smallstep.com/blog/use-tls/">The case for using TLS everywhere</a></li>
<li><a href="https://smallstep.com/blog/use-ssh-certificates/">If you’re not using SSH certificates you’re doing SSH wrong</a></li>
</ul>
💡Regardless, if you want to dive deeper into PKI, see some literature from our blog:

- [Everything you should know about certificates and PKI but are too afraid to ask](https://smallstep.com/blog/everything-pki/)
- [The case for using TLS everywhere](https://smallstep.com/blog/use-tls/)
- [If you’re not using SSH certificates you’re doing SSH wrong](https://smallstep.com/blog/use-ssh-certificates/)
</div>
</Alert>

Expand Down
Loading