Skip to content

Commit

Permalink
Add scp support (#30)
Browse files Browse the repository at this point in the history
* Changes

* Update CHANGELOG.md

* Update README.md.tpl

* Update generated README

* Update README.md.tpl

* Update generated README

* Update README.md.tpl

* Update generated README

* Update README.md.tpl

* Update generated README

* Update config.json

Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
  • Loading branch information
leefine02 and Keyfactor authored Dec 16, 2021
1 parent 7a765da commit 612a661
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions PEMStoreSSH/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"CreateStoreOnAddIfMissing": "Y",
"UseSeparateUploadFilePath": "N",
"SeparateUploadFilePath": "/path/to/upload/folder/",
"UseNegotiateAuth": "N"
}
"UseNegotiateAuth": "N",
"UseSCP": "N"
}

0 comments on commit 612a661

Please sign in to comment.