Skip to content

user, password and certificate to connect with Docker #50

Description

@runtimevic

Hello

Where should I put the: user, password and certificate to connect with Docker?

docker run -it commander -e opc.tcp://localhost:4840

.alias("e", "endpoint")
.alias("s", "securityMode")
.alias("P", "securityPolicy")
.alias("u", "userName")
.alias("p", "password")
.alias("n", "node")
.alias("t", "timeout")
.alias("v", "verbose")
.alias("c", "userCertificate")
.alias("x", "userCertificatePrivateKey")

Where do I locate the file: OPC-UA_Certificate.der and what do I call it?

docker run -it commander -e opc.tcp://localhost:4840 -P=Basic256 -s=Sign -u JoeDoe -p P@338@rd

Image

thanks you.

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