diff --git a/changes/orbit-certs b/changes/orbit-certs new file mode 100644 index 0000000000..c2763aac18 --- /dev/null +++ b/changes/orbit-certs @@ -0,0 +1 @@ +* Package osquery's `certs.pem` in `fleetctl package` to improve TLS compatibility. diff --git a/orbit/changes/orbit-certs b/orbit/changes/orbit-certs new file mode 100644 index 0000000000..42d6fcc8f9 --- /dev/null +++ b/orbit/changes/orbit-certs @@ -0,0 +1 @@ +* Use `certs.pem` if available in root directory to improve TLS compatibility.