Skip to content

graphman-client: issue with certFilename and keyFilename #45

@muemi03

Description

@muemi03

Hi.
Specifying certFilename and keyFilename on command line isn't working as expected.
I would expect to be able to specify absolute path to appropriate files.
But it seems I need to specify relative path to GRAPHMAN_HOME .
e.g:
graphman.sh ... sourceGateway.certFilename /g/temp/mycert.crt
fails
but
graphman.sh ... sourceGateway.certFilename ../temp/mycert.crt
works if GRAPHMAN_HOME=/g/something

Is this by intent ? Or should it be fixed?
Thanks and kind regards
...Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions