Commit 7432dfb9 authored by Reimar Stier's avatar Reimar Stier

add startup notes for pageant (ssh key)

parent 6a5d8a9f
...@@ -14,6 +14,15 @@ https://confluence.detss.corpintra.net/display/SYSTEMS/GIT+Server+Authentication ...@@ -14,6 +14,15 @@ https://confluence.detss.corpintra.net/display/SYSTEMS/GIT+Server+Authentication
* Server: `stash.detss.corpintra.net` * Server: `stash.detss.corpintra.net`
* Port: 7999 * Port: 7999
* As long pageant is not started this will still give an error message
`FATAL ERROR: No supported authentication methods available (server sent: publickey)`
* Start pageant at boot
```
C:\ProgramData\chocolatey\bin\PAGEANT.EXE
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
```
## Clone with HTTP ## Clone with HTTP
* Copy trusted certificates * Copy trusted certificates
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment