Changed label on code block

This commit is contained in:
Gary Moore 2021-11-16 14:07:27 -08:00
parent f17284bb60
commit 0af883e11c

View File

@ -640,7 +640,7 @@ Validate that both the MDM server and the device (MDM client) can access has.sps
You can use OpenSSL to validate access to DHA-Service. Here is a sample OpenSSL command and the response that was generated by DHA-Service: You can use OpenSSL to validate access to DHA-Service. Here is a sample OpenSSL command and the response that was generated by DHA-Service:
```powershell ```console
PS C:\openssl> ./openssl.exe s_client -connect has.spserv.microsoft.com:443 PS C:\openssl> ./openssl.exe s_client -connect has.spserv.microsoft.com:443
CONNECTED(000001A8) CONNECTED(000001A8)
--- ---