Skip to content

Commit

Permalink
Sync certs in post install script
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Jun 9, 2019
1 parent b899c3a commit 951e70b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm/ckan.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ KSP-CKAN official client.
Official client for the Comprehensive Kerbal Archive Network (CKAN).
Acts as a mod manager for Kerbal Space Program mods.

%post
cert-sync /etc/pki/tls/certs/ca-bundle.crt
cert-sync --user /etc/pki/tls/cert.pem

%install
umask 0022
mkdir -p %{buildroot}%{_bindir}
Expand Down

0 comments on commit 951e70b

Please sign in to comment.