Infra teams know how SCOM is important to them. SCOM has made their life easier by providing them with centralized management of workstations and servers. To centrally manage the servers and workstations from the SCOM, all those devices will have to report to the SCOM server. SCOM can manage the machines connected to the domain using the default Kerberos protocol over ports 5723 & 5724. But, all the devices are not part of the same domain. Or, may not be joined to any domains. In such cases, SCOM manages the untrusted or workgroup clients using digital certificates. IT admin should create a CSR on the workgroup computers and submit it to the CA server to get a SCOM certificate for the workgroup computers. Let’s share the procedure for how to create a CSR for the SCOM certificate.
How to create a CSR in a Windows server?
Hit Win + R to open the Run utilityType mmc in the box.Press Ok.
Go to File > Add/Remove Snap-in..
Select the snap-in which you want to create the certificate. For demonstration we are choosing Compute account.Click Next.
Select local computer as you are going to create CSR on the same computer.Click Finish.
Access your MMC snap in > right-click the Personal folder.Select All Tasks > Advanced Operations > Create Custom Request.
The CSR generation wizard will open > Click Next.
Select the option to Active Directory enrollment policy > Click Next.
From the Details drop-down menu > Click Properties.
Access the Subject tab > in the Subject name: select the types from the dropdown list and add the values required for your CSR.
Example:
CN = <Comptername.corp.du.ae>DNS = <Computername>
Expand the ‘key usage‘ under the Extension properties.Add ‘Digital Signature‘ & ‘Key encipherment‘
Expand the ‘ Extended key usage‘ under the Extension properties.Add ‘Server Authentication‘ & ‘Client Authentication‘
Select Key size: 2048 and check the option to Make private key exportable > Click OK.
Select Base 64 and Click Next > Click Browse.
A typical CSR file will look like this.
You can request a SCOM certificate by submitting the CSR to your certificate authority and get a signed digital certificate for your workgroup computer.
Thanks for reading this post. We believe we have answered the question ‘How to create a CSR for the SCOM certificate?‘ in this post.
You may also like these articles:
Arun KL is a cybersecurity professional with 15+ years of experience in IT infrastructure, cloud security, vulnerability management, Penetration Testing, security operations, and incident response. He is adept at designing and implementing robust security solutions to safeguard systems and data. Arun holds multiple industry certifications including CCNA, CCNA Security, RHCE, CEH, and AWS Security.
“Knowledge Arsenal: Empowering Your Security Journey through Continuous Learning”
"Cybersecurity All-in-One For Dummies" offers a comprehensive guide to securing personal and business digital assets from cyber threats, with actionable insights from industry experts.
BurpGPT is a cutting-edge Burp Suite extension that harnesses the power of OpenAI's language models to revolutionize web application security testing. With customizable prompts and advanced AI capabilities, BurpGPT enables security professionals to uncover bespoke vulnerabilities, streamline assessments, and stay ahead of evolving threats.
PentestGPT, developed by Gelei Deng and team, revolutionizes penetration testing by harnessing AI power. Leveraging OpenAI's GPT-4, it automates and streamlines the process, making it efficient and accessible. With advanced features and interactive guidance, PentestGPT empowers testers to identify vulnerabilities effectively, representing a significant leap in cybersecurity.
Tenable BurpGPT is a powerful Burp Suite extension that leverages OpenAI's advanced language models to analyze HTTP traffic and identify potential security risks. By automating vulnerability detection and providing AI-generated insights, BurpGPT dramatically reduces manual testing efforts for security researchers, developers, and pentesters.
Microsoft Security Copilot is a revolutionary AI-powered security solution that empowers cybersecurity professionals to identify and address potential breaches effectively. By harnessing advanced technologies like OpenAI's GPT-4 and Microsoft's extensive threat intelligence, Security Copilot streamlines threat detection and response, enabling defenders to operate at machine speed and scale.