No reason to restrict read access to the challenge dir

And now it can work with nginx too
tags/dehydrated-0.6.2-11
Daniel Berteaud 6 years ago
parent a77506851f
commit 91073adca1
  1. 2
      dehydrated.spec

@ -151,7 +151,7 @@ fi
%attr(0755,root,root) %{_bindir}/%{name}
%attr(0755,root,root) %{_bindir}/dehydrated_hooks
%attr(0755,root,root) %{_bindir}/dehydrated_revoke
%dir %attr(0750,root,apache) %{_localstatedir}/lib/%{name}/challenges
%dir %attr(0755,root,root) %{_localstatedir}/lib/%{name}/challenges
%dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates
%changelog

Loading…
Cancel
Save