Skip to content

Commit 3976dff

Browse files
Update articles/iot-operations/manage-mqtt-broker/howto-configure-brokerlistener.md
Co-authored-by: Pat Altimore <[email protected]>
1 parent 8c2cd43 commit 3976dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-configure-brokerlistener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ The prior command creates an issuer for issuing TLS server certificates. Note th
500500

501501
# [Production](#tab/prod)
502502

503-
For production, check cert-manager documentation to see which Issuer works best for you. For example, with thet [Vault Issuer](https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-cert-manager):
503+
For production, check cert-manager documentation to see which Issuer works best for you. For example, with the [Vault Issuer](https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-cert-manager):
504504

505505
1. Deploy HashiCorp Vault in an environment of choice, like [Kubernetes](https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-raft-deployment-guide). Initialize and unseal the Vault accordingly.
506506
1. Create and configure the PKI secrets engine by importing your CA certificate.

0 commit comments

Comments
 (0)