< Back
Remove-MobileServerCertificate
Post
NAME Remove-MobileServerCertificate
SYNOPSIS
Removes the current sslcert binding for Milestone XProtect Mobile Server
SYNTAX
Remove-MobileServerCertificate [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Removes the current sslcert binding for Milestone XProtect Mobile Server. The current
binding is found by calling Get-MobileServerInfo, and if the CertHash value is -ne $null
we call netsh http delete sslcert ipport=$HttpsIp:$HttpsPort.
PARAMETERS
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Removes the current sslcert binding for Milestone XProtect Mobile Server
SYNTAX
Remove-MobileServerCertificate [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Removes the current sslcert binding for Milestone XProtect Mobile Server. The current
binding is found by calling Get-MobileServerInfo, and if the CertHash value is -ne $null
we call netsh http delete sslcert ipport=$HttpsIp:$HttpsPort.
PARAMETERS
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS