Hi,
Looks like it is an issue with GPG, can you try to ease some SELinux rules:
setsebool -P httpd_use_gpg=on
setsebool -P gpg_web_anon_write=on
semanage permissive -a gpg_web_t
Let me know,
Max
Hi,
Looks like it is an issue with GPG, can you try to ease some SELinux rules:
setsebool -P httpd_use_gpg=on
setsebool -P gpg_web_anon_write=on
semanage permissive -a gpg_web_t
Let me know,
Max