You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/smallstep-agent.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
---
2
-
title: Smallstep Agent
2
+
title: Smallstep Agent for Linux
3
3
html_title: Install the Smallstep Agent on a Linux endpoint
4
4
description: The Smallstep agent is used across security, IT, and DevOps teams to enable end-to-end network encryption, privileged access management, passwordless authentication, and much more.
5
5
---
6
+
The Smallstep Agent for Linux is a background component of the [Smallstep Desktop App](./smallstep-app.mdx).
7
+
Choose one or the other depending on your deployment needs.
6
8
7
-
While macOS and Windows can manage certificates and authentication settings via Mobile Device Management (MDM), Linux does not include automated remote management facilities. The Smallstep Agent brings vital certificate management features to your Linux users and endpoints. It is the [Smallstep App](./smallstep-app.mdx), without any GUI. It can be installed independently on any Linux device running systemd.
9
+
# Background
8
10
9
-
Linux users should install either the Smallstep Agent or the Smallstep App—not both.
11
+
While macOS and Windows can manage certificates and authentication settings via Mobile Device Management (MDM), Linux does not include automated remote management facilities. The Smallstep Agent brings vital certificate management features to your Linux users and endpoints. It can be installed independently on any Linux device running systemd.
10
12
11
13
In this document, we will install, configure, and start the Smallstep Agent on a Linux device running systemd. We also show how to use the agent’s built-in PKCS#11 (smart card) service. With the PKCS#11 service, you can access Smallstep certificates and keys from applications that support PKCS#11.
Copy file name to clipboardExpand all lines: platform/smallstep-app.mdx
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,19 @@ description: This document specifies app download links, system requirements, ru
5
5
---
6
6
Smallstep ensures that access to financial data, code repositories, PII, and other sensitive resources is only possible from trusted, company-managed devices.
7
7
8
-
The Smallstep desktop app is central to that process. It offers a uniform experience for device identity across macOS, Windows, and Linux, and is the foundation for Smallstep's high-assurance device identity attestation workflow, automating the issuance of certificates to devices and configuring the components that depend on these certificates.
8
+
The Smallstep desktop app is central to that process. It offers a uniform experience for device identity across macOS, Windows, and Linux, and is the foundation for Smallstep's high-assurance device identity attestation workflow, automating the issuance of certificates to devices and configuring the components that depend on these certificates. P.S: The Smallstep app operates differently for Linux. For Linux specific instructions, see [Smallstep Agent for Linux](https://smallstep.com/docs/platform/smallstep-agent).
9
9
10
-
Here's all the necessary info you need to install and use the app effectively and consciously:
10
+
Here's all the necessary info you need to install and use the Smallstep app effectively and consciously.
11
11
12
12
## Download
13
13
14
+
<Alertseverity="info">
15
+
The Smallstep App includes the <ahref="smallstep-agent.mdx">Smallstep Agent</a>,
16
+
which runs in the background.
17
+
</Alert>
18
+
19
+
Installers for macOS, Windows and Linux can be also be downloaded from [GitHub releases](https://github.com/smallstep/smallstep-desktop/releases). Releases are signed with, and can be verified, by cosign.
@@ -19,8 +26,6 @@ Here's all the necessary info you need to install and use the app effectively an
19
26
| Linux (.rpm) | <ahref='https://packages.smallstep.com/stable/rpm/smallstep-desktop.rpm'>Latest Version</a> |
20
27
| Windows | <ahref='https://packages.smallstep.com/stable/windows/Smallstep.exe'>Latest Version</a> |
21
28
22
-
Installers for macOS, Windows and Linux can be also be downloaded from [GitHub releases](https://github.com/smallstep/smallstep-desktop/releases). Releases are signed with, and can be verified, by cosign.
0 commit comments