| .. |
|
Close-IcingaTCPConnection.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
Close-IcingaTCPSocket.psm1
|
Add debug output messages for TCP handling
|
2020-03-24 15:32:14 +01:00 |
|
ConvertTo-IcingaX509Certificate.psm1
|
Improves certutil output by writing it into eventlog on debug mode
|
2020-03-26 07:34:10 +01:00 |
|
Disable-IcingaUntrustedCertificateValidation.psm1
|
Adds Cmdlets to enable/disable untrusted certificates for rest endpoints
|
2020-03-26 18:08:48 +01:00 |
|
Enable-IcingaUntrustedCertificateValidation.psm1
|
Adds Cmdlets to enable/disable untrusted certificates for rest endpoints
|
2020-03-26 18:08:48 +01:00 |
|
Get-IcingaRESTHeaderValue.psm1
|
Adds function to securely read header values from our requests
|
2020-03-24 20:14:06 +01:00 |
|
Get-IcingaRESTPathElement.psm1
|
Adds function for simple navigation through REST-Api calls
|
2020-03-25 17:50:02 +01:00 |
|
Get-IcingaSSLCertForSocket.psm1
|
Adds function to fetch SSL cert for sockets for various scenarios
|
2020-03-24 20:15:52 +01:00 |
|
Get-IcingaTCPClientRemoteEndpoint.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
Icinga_HTTPResponse_Enums.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
New-IcingaSSLStream.psm1
|
Fixes client initialising for SSLStream and possible crash reason
|
2020-03-24 20:13:28 +01:00 |
|
New-IcingaTCPClient.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
New-IcingaTCPClientRESTMessage.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
New-IcingaTCPSocket.psm1
|
Add debug output messages for TCP handling
|
2020-03-24 15:32:14 +01:00 |
|
Open-IcingaTCPClientConnection.psm1
|
Adds secure function for initialising client SSL stream reader
|
2020-03-24 20:14:41 +01:00 |
|
Read-IcingaRESTMessage.psm1
|
Fixes REST message reader for reading new msg properly and body read fixing
|
2020-03-27 16:42:46 +01:00 |
|
Read-IcingaTCPStream.psm1
|
Improves TCP Stream reader to read messages with correct size
|
2020-03-27 16:41:30 +01:00 |
|
Send-IcingaTCPClientMessage.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |