You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to register (then configure) an S3 host in FTS. I am using the FTS instance fts3-public.cern.ch:8446. I am trying this from Postman, before doing it from code. I configured a client certificate in Postman for the above hostname:port.
If I try to register new S3 hostname the call does not even return (but the S3 hostname shows up in the FTS configuration).
If I try to register a valid S3 hostname (but which was already registered), the call returns with status code 500.
As a side note, if I call to configure an already registered S3 host, the call succeeds (validates that my client certificate is OK).
Help!
The text was updated successfully, but these errors were encountered:
I am trying to register (then configure) an S3 host in FTS. I am using the FTS instance
fts3-public.cern.ch:8446
. I am trying this from Postman, before doing it from code. I configured a client certificate in Postman for the above hostname:port.As a side note, if I call to configure an already registered S3 host, the call succeeds (validates that my client certificate is OK).
Help!
The text was updated successfully, but these errors were encountered: