We have an application protected with a 4.x Web Agent and we want to register it with our R12.52 SP1 Policy Server, however we do not know how to set the shared secret in the WebAgent.conf file to match as it is encrypted.
How could we register this Web Agent?
To register the R4 Web Agent with the R12.52 SP1 Policy Server, you should do the following steps:
Usage:
./encryptkey -path <path_of_WebAgent.conf>
[-sharedSecret <new_shared_secret>]
[-dominoDefaultUser <user fullname>] - applies to Domino Web Agents only
[-dominoSuperUser <user fullname>] - applies to Domino Web Agents only
[-useVersion <version number, for example, 4.0>]
[-upgrade <version number from which to convert, for example, 4.0>]
[-section <Section in .conf file to place sharedSecret.
Currently this is only applicable to Affiliate.conf>]
Example: ./encryptkey -path <path_of_WebAgent.conf> -sharedSecret <sharedsecret_value>