https://digiwiki.eccee.com/start

链接:https://pan.baidu.com/s/1T9AWQkMKLPUbsIi2-d9D-w?pwd=83q6 提取码:83q6

claim-PFZcyy7nRvz5gm3wCUqE

ip address : get the first net interface IP address by shell

IPADDR=$(ip addr | awk '/^[0-9]+: / {}; /inet.*global/ {print gensub(/(.*)\/(.*)/, "\\1", "g", $2)}'|head -1)

https://pan.palfort.cn/index.php/s/rcEJx308ygX5XCz

we fixed the problem with trusting all Root certificates for IKEv2 machine authentication with the following PowerShell cmdlet/switch:

Set-VpnAuthProtocol -RootCertificateNameToAccept

https://technet.microsoft.com/en-us/library/hh918382.aspx This can be used to specify an internal trusted Root CA when validating IKEv2 machine certs and negates the need to “clean” the Trusted Roots Cert store on the RRAS server

rtu@dev-all-inone22:~$ repo init ssh://git@stash.digi.com/dey/digi-yocto-sdk-manifest.git -b kirkstone-master

... A new version of repo (2.45) is available.
... You should upgrade soon:
    cp /home/rtu/.repo/repo/repo /usr/local/bin/repo


manifests:
git@stash.digi.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
manifests: sleeping 4.0 seconds before retrying
fatal: cannot obtain manifest ssh://git@stash.digi.com/dey/digi-yocto-sdk-manifest.git
================================================================================
Repo command failed: UpdateManifestError
        Unable to sync manifest default.xml