icinga-powershell-framework/lib/webserver
2025-04-23 12:38:29 +02:00
..
Close-IcingaTCPConnection.psm1 Various memory leak fixes and improvements 2024-02-02 10:48:09 +01:00
Close-IcingaTCPSocket.psm1 Feature Requests: Add Proxy Server support 2020-11-19 17:16:33 +01:00
Convert-Base64ToCredentials.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
ConvertTo-IcingaX509Certificate.psm1 Fixes usage of wrong certutil if present in PATH instead of system32 binary 2024-04-24 12:39:41 +02:00
Disable-IcingaUntrustedCertificateValidation.psm1 Adds support to suppress messages for Disable-IcingaUntrustedCertificateValidation 2025-04-23 12:38:29 +02:00
Enable-IcingaUntrustedCertificateValidation.psm1 Adds experimental feature for internal API checks 2021-02-24 12:49:37 +01:00
Get-IcingaForWindowsCertificate.psm1 Fixes certificate handling to provide systemwide compatibility 2024-04-18 14:57:09 +02:00
Get-IcingaRESTHeaderValue.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Get-IcingaRESTPathElement.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Get-IcingaSSLCertForSocket.psm1 Fixes Rest-Api SSL lookup for custom hostname 2022-03-17 12:26:39 +01:00
Get-IcingaTCPClientRemoteEndpoint.psm1 Feature Requests: Add Proxy Server support 2020-11-19 17:16:33 +01:00
Icinga_HTTPResponse_Enums.psm1 Fixes IfW API to properly read client streams complete, even when not fully send 2024-04-09 17:57:53 +02:00
Import-IcingaCAToAuthRoot.psm1 Adds support to authenticate with the Icinga for Windows certificate for the REST-Api 2024-08-14 16:56:33 +02:00
Install-IcingaForWindowsCertificate.psm1 Fixes certificate handling to provide systemwide compatibility 2024-04-18 14:57:09 +02:00
Invoke-IcingaForWindowsRESTApi.psm1 Fix: REST-Api invoke command by removing CA certificate check (#773) 2025-01-29 15:10:35 +01:00
New-IcingaSSLStream.psm1 Adds support to TLS1.3 and improves startup response 2024-05-15 13:47:06 +02:00
New-IcingaTCPClient.psm1 Feature Requests: Add Proxy Server support 2020-11-19 17:16:33 +01:00
New-IcingaTCPClientRESTMessage.psm1 REST API: in the Server header, identify the software, not the machine 2024-08-16 17:04:08 +02:00
New-IcingaTCPSocket.psm1 Adds feature to set listen ip, defaults localhost 2021-08-04 10:07:08 +02:00
Open-IcingaTCPClientConnection.psm1 Feature Requests: Add Proxy Server support 2020-11-19 17:16:33 +01:00
Read-IcingaRESTMessage.psm1 Fixes IfW API to properly read client streams complete, even when not fully send 2024-04-09 17:57:53 +02:00
Read-IcingaTCPStream.psm1 Fixes IfW API to properly read client streams complete, even when not fully send 2024-04-09 17:57:53 +02:00
Send-IcingaTCPClientMessage.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Send-IcingaWebAuthMessage.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Test-IcingaCAInstalledToAuthRoot.psm1 Adds support to authenticate with the Icinga for Windows certificate for the REST-Api 2024-08-14 16:56:33 +02:00
Test-IcingaForWindowsCertificate.psm1 Adds support to authenticate with the Icinga for Windows certificate for the REST-Api 2024-08-14 16:56:33 +02:00
Test-IcingaRESTCredentials.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00