New Guide: Configuring Windows Minions to Trust Artifactory SSL Certificate

A new guide is available covering how to distribute and trust an internal Artifactory SSL certificate on Windows Salt minions using pillar.

The guide walks through retrieving the certificate chain, storing it in pillar, and deploying it via an idempotent state that checks the thumbprint before importing — keeping configuration data separate from state logic and supporting controlled certificate rotation across environments.

Read the guide →

See also: Salt State and Pillar Architecture