PSCredentialStore/src
OCram85 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
..
Certificate PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Connection PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Item PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Private PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Store PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Vendor/libressl255 PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
Dependency.json Publish version 0.2.1.X (#18) 2018-03-09 14:02:51 +01:00
PSCredentialStore.psd1 PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
PSCredentialStore.psm1 PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00
openssl.conf PowerShell 6 Core Support (#35) 2019-01-16 12:55:29 +01:00