Hello there,
To issue an SSL certificate for your domain server application using a Windows CA, you will need to follow these steps:
- On the Windows CA server, open the Certificate Authority console.
- In the console tree, click the certificate template that you want to use to issue the certificate.
- In the details pane, click Duplicate Template.
- In the Properties dialog box, click the General tab, and then type a name for the new template in the Template display name box.
- Click the Security tab, and then click Add.
- In the Select Users, Computers, or Groups dialog box, type the name of the user or group that you want to grant permissions to, and then click OK.
- In the Permissions for <Template Name> dialog box, under Allow, select the Read and Enroll check boxes, and then click OK.
- Close the Properties dialog box.
- In the Certificate Authority console, in the console tree, click Certificate Templates.
- In the details pane, right-click the new template, and then click New > Certificate to start the Certificate Enrollment Wizard.
- Follow the prompts in the wizard to request and issue the certificate.
After the certificate has been issued, you can use it to enable HTTPS for your domain server application. --If the reply is helpful, please Upvote and Accept it as an answer–