Running under SSL nginx with letsencrypt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Labels:
- Labels:
-
Alfresco Content Services
0 REPLIES 0
