we are facing issue with SSL certificate installed on windows server

LBOM1 itsupport 0 Reputation points
2025-03-26T02:56:01.95+00:00

We have imported SSL certificate in Event log analyzer application, but it sitll runs in HTTP not secure mode.

Windows Server | Identity and access | Active Directory
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daisy Zhou 32,421 Reputation points Microsoft External Staff
    2025-03-27T01:47:01.6833333+00:00

    Hello LBOM1 itsupport,

    Thank you for posting in Q&A forum.

    Here are some steps you can take to troubleshoot this issue:

    1. Ensure that the SSL certificate is correctly installed on the server. You can do this by opening the Certificate Manager (certmgr.msc) and checking if the certificate appears under the "Personal" store for the computer account
    2. Make sure that the SSL certificate is correctly bound to the website in IIS. Open IIS Manager, select your site, and click on "Bindings" in the right-hand menu. Ensure that there is an HTTPS binding with the correct SSL certificate selected.
    3. Check the Event Viewer for any errors related to SSL or certificate issues. Look under Applications and Services Logs\Microsoft\Windows\CAPI2 for detailed information about certificate validation and SSL handshake errors.
    4. You can enable Schannel logging to get more detailed information about SSL/TLS issues. Open the Registry Editor (regedit), navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL, and set the EventLogging value to 7.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.