You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hello,


I'm using Email tool to attach an excel version of a list(URL) to send to our users.

Previously, we used http://127.0.0.1:8080/....  for the URL field in the email tool, it worked well.

However, it stopped working after we added SSL to our joget, and redirected all access from port 8080 to 8443.

Curretly, neither  https://127.0.0.1:8443/filelink.. nor https://hostname/filelink... works in the email tool: users can receive emails, but the attachment is not shown. At the same time, I can manually download it in the browser. 


I guess I need to embed username and password in the new url, or configure some SSL settings?


Pleave help with this, thank you.



  • No labels