Skip to content

Commit 076f106

Browse files
zoeycastilloclaude
andcommitted
Fix image paths in 1secure KB articles
Updated image references from ./images/ to ../images/ since images are stored in the parent 1secure/images directory, not in subdirectory image folders. Fixed files: - certificate-management/configure_proxy_for_rdp_connections_(installupdate_certificate_to_prevent_rdp_certificate_warnings).md - troubleshooting/troubleshoot_failed_action_service_connections_to_windows_resources_(psremotingwinrm).md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 1d45c57 commit 076f106

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

docs/kb/1secure/certificate-management/configure_proxy_for_rdp_connections_(installupdate_certificate_to_prevent_rdp_certificate_warnings).md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article outlines the process for installing or updating a certificate to pr
2626

2727
> **IMPORTANT:** The Certification Authority's post-deployment configuration must be completed after installing both prerequisite roles.
2828
29-
![Certification Authority post-deployment configuration dialog with required options visible](./images/servlet_image_22726c8e5cb9.png)
29+
![Certification Authority post-deployment configuration dialog with required options visible](.../images/servlet_image_22726c8e5cb9.png)
3030

3131
- The domain must have the **Enrollment Policy** set to enable automatic enrollment and renewal. The **Certificate Enrollment Policy** for user and computer certificates is configured in the **Group Policy** snap-in under **Default Domain Policy** (or another group policy applied to all systems that will access an NPS server on a group-by-group basis). To configure this:
3232

@@ -40,28 +40,28 @@ This article outlines the process for installing or updating a certificate to pr
4040
> **NOTE:** If you already have a certificate to install, you can skip to the **Adding the Certificate to Each SbPAM Proxy Server** section below.
4141
4242
1. Open **Certification Authority**, open your CA, right-click **Certificate Templates**, and click **Manage**.
43-
![Certification Authority console with Certificate Templates context menu open](./images/servlet_image_ebb3b2e4c66a.png)
43+
![Certification Authority console with Certificate Templates context menu open](../images/servlet_image_ebb3b2e4c66a.png)
4444

4545
2. In the **Certificate Templates Console**, right-click **Workstation Authentication**, and click **Duplicate Template**.
46-
![Certificate Templates Console with Duplicate Template option highlighted](./images/servlet_image_e3eecaa55357.png)
46+
![Certificate Templates Console with Duplicate Template option highlighted](../images/servlet_image_e3eecaa55357.png)
4747

4848
3. On the **General** tab, change the name to **Client-Server Authentication** and enable the **Publish certificate in Active Directory** checkbox.
49-
![General tab of template properties with name and publish option highlighted](./images/servlet_image_35245db9daa9.png)
49+
![General tab of template properties with name and publish option highlighted](../images/servlet_image_35245db9daa9.png)
5050

5151
4. On the **Subject Name** tab, enable the **Supply in the request** radio button.
52-
![Subject Name tab with Supply in the request option selected](./images/servlet_image_2b1a501d40fd.png)
52+
![Subject Name tab with Supply in the request option selected](../images/servlet_image_2b1a501d40fd.png)
5353

5454
5. On the **Extensions** tab, select **Application Policies** and click **Edit**. Click **Add**, then select **Server Authentication**. Click **OK** until you return to the **Properties of New Template** dialog.
55-
![Extensions tab with Application Policies and Server Authentication highlighted](./images/servlet_image_9ccee298858e.png)
55+
![Extensions tab with Application Policies and Server Authentication highlighted](../images/servlet_image_9ccee298858e.png)
5656

5757
6. On the **Security** tab, select **Domain Computers** and enable the checkbox to allow **Autoenroll**. Click **OK** and then close the Certificate Templates Console.
58-
![Security tab with Domain Computers and Autoenroll option checked](./images/servlet_image_d2bd2889a956.png)
58+
![Security tab with Domain Computers and Autoenroll option checked](../images/servlet_image_d2bd2889a956.png)
5959

6060
7. Back in **Certification Authority**, right-click **Certificate Templates**, hover over **New**, and click **Certificate Template to Issue**.
61-
![Certification Authority with Certificate Template to Issue option highlighted](./images/servlet_image_4e7a38bb30d6.png)
61+
![Certification Authority with Certificate Template to Issue option highlighted](../images/servlet_image_4e7a38bb30d6.png)
6262

6363
8. Select **Client-Server Authentication** and click **OK**.
64-
![Certificate Template selection dialog with Client-Server Authentication selected](./images/servlet_image_d8afec47d2b9.png)
64+
![Certificate Template selection dialog with Client-Server Authentication selected](../images/servlet_image_d8afec47d2b9.png)
6565

6666
9. On the desktop, create a text file named **request.inf** with the following content (replace the **red** text with your server certificate name):
6767

@@ -96,44 +96,44 @@ This article outlines the process for installing or updating a certificate to pr
9696
certreq -new request.inf rdp.csr
9797
```
9898
99-
![Command Prompt showing certreq command execution](./images/servlet_image_117381e3f99f.png)
99+
![Command Prompt showing certreq command execution](../images/servlet_image_117381e3f99f.png)
100100
101101
11. To sign the certificate request, use your preferred signing mechanism. The following example uses Active Directory Certificate Services (`https://<servername>/certsrv`).
102-
![Certificate Services web enrollment home page](./images/servlet_image_c706e5610294.png) ![Certificate Services advanced certificate request page](./images/servlet_image_0f3e849ec385.png)
102+
![Certificate Services web enrollment home page](../images/servlet_image_c706e5610294.png) ![Certificate Services advanced certificate request page](../images/servlet_image_0f3e849ec385.png)
103103
104104
Click **Request a certificate**, then click **advanced certificate request**.
105105
106106
12. Open the saved certificate signing request (**rdp.csr**) from the previous step in Notepad. Copy the certificate request into the **Saved Request** field. Select **Client-Server Authentication** from the **Certificate Template** dropdown. Click **Submit**.
107-
![Certificate request submission form with fields filled](./images/servlet_image_21d63c042bef.png)
107+
![Certificate request submission form with fields filled](../images/servlet_image_21d63c042bef.png)
108108
109109
Leave other settings at default values, and click **Submit**.
110110
111111
13. Select **DER encoded** and click **Download certificate**.
112-
![Certificate download page with DER encoded option selected](./images/servlet_image_ff7ee6960cb2.png)
112+
![Certificate download page with DER encoded option selected](../images/servlet_image_ff7ee6960cb2.png)
113113
114114
14. Open the downloaded certificate and select **Install Certificate**. Proceed with all default values and complete the wizard.
115-
![Certificate installation wizard with default options](./images/servlet_image_9751657fe7cd.png)
115+
![Certificate installation wizard with default options](../images/servlet_image_9751657fe7cd.png)
116116
117117
15. To export the certificate, view certificates for the current user by launching **certmgr.msc** using the Windows **Run** menu.
118-
![Windows Run dialog with certmgr.msc entered](./images/servlet_image_f5c0eb62aa44.png)
118+
![Windows Run dialog with certmgr.msc entered](../images/servlet_image_f5c0eb62aa44.png)
119119
120120
Right-click the installed certificate (the certificate using the **Client-Server Authentication** template) and click **Export...**.
121-
![Certificate export context menu](./images/servlet_image_4f237c8e6acb.png)
121+
![Certificate export context menu](../images/servlet_image_4f237c8e6acb.png)
122122
123123
16. In the **Certificate Export Wizard**, change the **Export Private Key** option to **Yes, export the private key**.
124-
![Certificate Export Wizard with Export Private Key option selected](./images/servlet_image_9a7649f21943.png)
124+
![Certificate Export Wizard with Export Private Key option selected](../images/servlet_image_9a7649f21943.png)
125125
126126
17. For **Export File Format**, select **Personal Information Exchange - PKCS #12 (.PFX)**. Select the following checkboxes:
127127
128128
- Include all certificates in the certification path if possible
129129
- Enable certificate privacy
130130
131-
![Export File Format options with PKCS #12 and checkboxes selected](./images/servlet_image_491abdc2366b.png)
131+
![Export File Format options with PKCS #12 and checkboxes selected](../images/servlet_image_491abdc2366b.png)
132132
133133
18. For **Security**, enter a password of your choosing and select the AES256-SHA256 encryption option (3DES is no longer recommended by NIST).
134134
135135
> **IMPORTANT:** For **File to Export**, the file name **must** be **rdp.pfx**. If it is named anything else, importing the .pfx file on each proxy server will not work.
136-
![Export dialog with rdp.pfx file name entered](./images/servlet_image_808a1a23eec9.png)
136+
![Export dialog with rdp.pfx file name entered](../images/servlet_image_808a1a23eec9.png)
137137
138138
19. This certificate can now be imported to each SbPAM Proxy Server.
139139
@@ -149,7 +149,7 @@ This article outlines the process for installing or updating a certificate to pr
149149
"C:\Program Files\Stealthbits\PAM\ProxyService\sbpam-proxy.exe" ca import -p [PATH]\rdp.pfx
150150
```
151151

152-
![Command Prompt showing sbpam-proxy.exe ca import command](./images/servlet_image_07c7409683d2.png)
152+
![Command Prompt showing sbpam-proxy.exe ca import command](../images/servlet_image_07c7409683d2.png)
153153

154154
3. The new certificate has now been imported to an SbPAM Proxy Server. Repeat this process for all SbPAM Proxy Servers if using more than one. (The default installation of SbPAM uses one proxy service on the SbPAM server itself; however, additional proxy services can be distributed.)
155155

docs/kb/1secure/troubleshooting/troubleshoot_failed_action_service_connections_to_windows_resources_(psremotingwinrm).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ There are Group Policy settings used to filter the origin of WinRM requests via
8787

8888
Learn more about the **Allow remote server management through WinRM** Group Policy setting in [Configure Remote Management in Server Manager − Enabling or Disabling Remote Management ⸱ Microsoft 🡥](https://learn.microsoft.com/en-us/windows-server/administration/server-manager/configure-remote-management-in-server-manager#enabling-or-disabling-remote-management).
8989

90-
![Windows Group Policy: Allow remote server management through WinRM](./images/servlet_image_16fc9e2e2432.png)
90+
![Windows Group Policy: Allow remote server management through WinRM](../images/servlet_image_16fc9e2e2432.png)
9191

9292
### Allow full control to Remote Management Users
9393

0 commit comments

Comments
 (0)