Metadata expiry and computing a new expiration time.

Tom Scavo trscavo at gmail.com
Mon Sep 14 11:00:13 EDT 2015


On Mon, Sep 14, 2015 at 10:04 AM, Simon Fraser <srf at sanger.ac.uk> wrote:
>
> On 14/09/15 14:57, Cantor, Scott wrote:
>>
>> You can set a port that way (I think), or just set -u to a URL base/prefix
>> that's more appropriate. The default assumes http://localhost/idp is the
>> context root of the IdP webapp. The problem with using https:// is the usual
>> need for a certificate in the Java root store.
>>
>> One option is just to add a local listener port for HTTP in the container
>> on some port that isn't exposed. Unless you're using remote scripts to
>> invoke the admin tools, you don't really want to change the ACL rule on the
>> admin functions from 127.0.0.1 unless it's really needed.
>
> -u with https: and the FQDN worked well (with localhost it was a certificate
> error, which is fine, as localhost isn't in the certificate). Thank you!

Simon, can write down the command line that worked for you (for the archives)?

Thanks,

Tom


More information about the users mailing list