PSCredentialStore/resources/cs/CredentialStore.json
Marco Blessing afab3c870c
PowerShell 6 Core Support (#35)
## About
This pull request reflects all changes done in the `linuxsupport` branch.

## Content
- Enable PowerShell 6 Core support
- Use PFX Certificate for encryption ( fixes #32 )
- Updates CI / CD pipeline ( fixes #31 )
- uses portable libressl ( fixes #34 )
- adds `-PassThru` switch for returning current `VIServer` session in `Connect-To` ( fixes #34 )
- adds git lfs for embedded libressl files
- restructured internal functions into `Private` dir
- added certificate related functions
- adds travis build pipeline for tests
2019-01-16 12:55:29 +01:00

15 lines
1.9 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Version": "2.0.0",
"Created": "2019-01-11 09:44:49",
"PfXCertificate": null,
"Thumbprint": "63F766EC3AD67AF22AD0A87C6087C7A7DEE5A9F7",
"Type": "Private",
"foobar2000": {
"User": "myuser",
"Password": "76492d1116743f0423413b16050a5345MgB8AGkAMQBEAE0AYQBLADUAKwBZAGQAKwB4AE4AVABQAHoANQBqADkANABwAFEAPQA9AHwAZAAwADYAZQA5ADEANgA2ADcANwA0ADEAZQA5ADEAOAA5AGQAMAA4ADcAOQA4ADgAMQAzADgAOQAwADcAYQBhAGMAZAAwADkAMQA4ADMAZAAzADMAMwAwADUAMwA3AGIANwAzADkAYQBjADIAYQA1ADEAZQAwAGIAYwAyADcAMwA=",
"Created": "2019-01-11 09:45:48",
"LastChange": null,
"EncryptedKey": "MMdWfuNVzcRm1A5NM41Vc+ToDXU9tEn9NuYCOhw+yzw+ngsa2bKKNQ6NFIqEfYm71LJd99v/BastQMJre/uEgZ90rrgg+gdxm0tc+UGlx4Ltbz3WHJBww8yt7QHvgHIrUU6RwDrXAzb7jtJKApiLADq65s3cHfgCcC0bh2L0fSP6Bia1XbgJ9ZvxR/b6w02P9VsWq0AL9M6dCKFlFR84uQB+o1zMwkebaDhqZcQXUVgkUUsaFl74OdD9eUcCOXMahAH1uKxUwEads9xSC6GOI5CyM7WF2iybuGfe0jjoV9sRhy1VGhN6rpsrkalMS5ujIOnSdf9InQMn92HgqQgSig=="
}
}