差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
digi:temp [2022/03/19 16:09] robindigi:temp [2024/08/14 17:45] (当前版本) robin
行 1: 行 1:
- 
 https://digiwiki.eccee.com/start https://digiwiki.eccee.com/start
  
行 28: 行 27:
 https://technet.microsoft.com/en-us/library/hh918382.aspx 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  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
 +
 +
 +
 +<code>
 +
 +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
 +
 +</code>