core/pkg/OPNsense.conf
Franco Fichtner 6b02199157 Revert "pkg: do not yet verify the fingerprints"
This reverts commit 4df19f1b1e84c07836f1da2ab5a27c92c6a96f63.
It's time to enable the verification.  the packagaes are being
signed since the original commit went in and all tests have
shown that this works as expected.  Staying safe, you know...
2015-05-03 15:29:08 +02:00

9 lines
213 B
Plaintext

OPNsense: {
fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense",
url: "pkg+http://pkg.opnsense.org/${ABI}/latest",
signature_type: "fingerprints",
mirror_type: "srv",
priority: 11,
enabled: yes
}