macOS
brew install sslmatelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sslmate in AI-Agent-Workflows.
Installation
brew install sslmatelocal Homebrew formula metadata
nix profile install nixpkgs#sslmatenixpkgs package indexes · pkgs/by-name/ss/sslmate/package.nix · Quelle: api.github.com
Überblick
Buy SSL certs from the command-line
Verlauf
SSLMate is a certificate-management service with a command-line client for buying, renewing, revoking, downloading, and configuring SSL/TLS certificates. Its package-manager identity is the rare commercial PKI workflow that intentionally feels like a Unix command.
The SSLMate 1 CLI reference describes sslmate as the command-line client for SSLMate, a service for purchasing and managing SSL certificates. The tool automates certificate busy work such as generating a private key, generating a CSR, building a certificate bundle, renewing certificates, and downloading renewed certificates from scripts or cron.
The current SSLMate help system presents the older Basic SSLMate service, the SSLMate command-line interface, APIv2, and newer SaaS-oriented surfaces such as sslmate-agent and APIv3. The changelog shows ongoing service evolution around certificate approval, API keys, DNS integrations, Cert Spotter, and Certificate Transparency search.
SSLMate's own homepage markets the service around automation and shows the terminal command sslmate buy www.example.com as a first-class product interaction. It also lists customer logos and testimonials, including users praising command-line certificate purchase.
The supplied package metadata shows Homebrew and Nix packaging. That limited but meaningful package footprint matches the tool's audience: administrators and developers who want certificate issuance and renewal to be scriptable from Unix-like systems.
The CLI is organized into subcommands such as buy, renew, reissue, rekey, revoke, download, list, show, edit, test, mkconfig, retry-approval, and link. The link command writes API credentials to the personal SSLMate configuration file so later commands can run without prompting.
On startup the CLI reads /etc/sslmate.conf and ~/.sslmate when present, with the personal file overriding global options. The SSLMATE_CONFIG environment variable can point to a different personal configuration file, and profiles can produce alternate global configuration and certificate directories.
SSLMate matters to package nerds because it packages certificate issuance as an installable CLI, not just a web dashboard. That made it fit naturally into cron, configuration management, and server provisioning long before every certificate workflow was expected to be ACME-native.
It also shows why credential-file documentation matters in package databases: the same file can be both a user config and an API-key store, so package metadata should distinguish ordinary config from secret-bearing state.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/sslmate.conf~/.sslmateCredential-bearing paths to review before unattended agent runs.
~/.sslmateExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sslmate | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:sslmate |
|---|---|
| Version | 1.10.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sslmate |
| Homepage | https://sslmate.com |
| Upstream-Dokumentation | https://sslmate.com/help |
| Lizenz | MIT |
| Quellarchiv | https://packages.sslmate.com/other/sslmate-1.10.0.tar.gz |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sslmate |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
sslmate
nix profile install nixpkgs#sslmateQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.