04-08-2020 08:41 AM
Hi,
I installed alfresco-esign-cert in version 6.1.1 of Alfresco.
https://github.com/keensoft/alfresco-esign-cert/
The installation was successful!
However, when signing the PDF it does not open.
I changed in the alfresco.conf.ssl file the add_header parameter X-Frame-Options SAMEORIGIN;
Look:
server {
listen 443 ssl http2;
listen [::]: 443 ssl http2;
server_name aaaaa;
add_header X-Frame-Options SAMEORIGIN;
What may be missing?
With best regards,
José Roberto.
Explore our Alfresco products with the links below. Use labels to filter content by product module.