Commit 87c1fb3 1 parent bb142ed commit 87c1fb3 Copy full SHA for 87c1fb3
File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ $ teleport-event-handler configure . mytenant.teleport.sh:443
13
13
<TabItem scope = { [" oss" , " enterprise" ]} label = " Self-Hosted" >
14
14
15
15
Run the ` configure ` command to generate a sample configuration. Replace
16
- ` teleport.example.com :443 ` with the DNS name and HTTPS port of Teleport's Proxy
16
+ ` mytenant. teleport.sh :443` with the DNS name and HTTPS port of Teleport's Proxy
17
17
Service:
18
18
19
19
``` code
@@ -110,8 +110,5 @@ the value of `--cn`.
110
110
111
111
The ` --dns-names ` flag accepts a comma-separated list of DNS names. It will
112
112
append subject alternative names (SANs) to the server certificate (the one you
113
- will provide to your log forwarder) for each DNS name in the list. The Event
114
- Handler looks up each DNS name before appending it as an SAN and exits with an
115
- error if the lookup fails.
116
-
113
+ will provide to your log forwarder) for each DNS name in the list.
117
114
</Details >
You can’t perform that action at this time.
0 commit comments