Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

security warning \'access more than one site..\' - URGENT HELP

Avatar

Level 4
Hi All

(USING: Reader 707 + Reader extension 702 or Acrobat 707 )



I am having big trouble with this Acrobat/reader security warning:



Security Warning

'This document as accessed more than one site and might be trying to share data among different locations. This could be a privacy concern. Are you sure you want to continue?'



I know it is more an acrobat/Reader issue than designer, but hope that one outthere has ideas.



Problem:

We have 4 servers sharing the load for a webservice. I have coded webservice connection in javascript in Designer 7.1 using SOAP.

The webservice look up data, but i recieve the security warning each time I perform the look up. I have added all sites to Trust Manager, so that is not the problem!



I think the very problem is that Acrobat/Reader request to a DNS alias, but later recieve response from ONE of the specific servers!



Acrobat/Reader request webService on:

http://ck/web/services/FormularWebservice?wsdl;



Acrobat/Reader recieve answer from (for example: da1650 - one of the 4 servers)

http://da1650:9081/web/services/FormularWebservice?wsdl;



So Acrobat/Reader shows the security warning because it suddenly recieve a response from a server that is does not know it has requested against - This is what I think happens!



Have anyone experinced a similiar situation? any ideas? All comments/ideas/solutions are appreciated. As the warning is very anoying to the user I cannot launch my LC forms so I need a solution...



Kr.

ThomasG - Denmark
2 Replies

Avatar

Level 4
just a note:

WebService URLs are only internal, so cannot be reached!

Avatar

Level 1

I have the same problem, did you find a solution to yours? Thanks