Skip to content

Commit 146ec8b

Browse files
(#1275) Clarify certificate usage in Quick Start Guide
This commit expands the information provided in Step 1: Begin C4B Setup sub-step 2; the Self-Signed Certificate option. It now clarifies that the self-signed certificate will be generated automatically when the script is run.
1 parent 83607a9 commit 146ec8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en-us/c4b-environments/quick-start-environment/chocolatey-for-business-quick-start-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const callout3 = {
154154
```
155155
</TabsPane>
156156
<TabsPane content={certificateTabs[2]}>
157-
If you are running a bare-minimum proof of concept environment, you can generate a self-signed certificate and use that.
157+
If you are running a bare-minimum proof of concept environment and do not have your own certificate, a self-signed certificate will be generated automatically upon deployment.
158158

159159
```powershell
160160
Set-Location "$env:SystemDrive\choco-setup\files"

0 commit comments

Comments
 (0)