Skip to content

Commit 134275d

Browse files
authored
Typo fix (#3745)
Quick fix for a typo.
1 parent 46b7e10 commit 134275d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/learn/pages/security/certificates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Couchbase Server continues to support using the Subject Common Name.
227227
See also xref:learn:security/certificates.adoc#deprecation-of-subject-common-name[Deprecation of Subject Common Name].
228228

229229
* The `DNS` name, provided as a Subject Alternative Name for the certificate.
230-
For example, if you add `subjectAltName = DNS:node2.cb.com` to the certificate, you can configure Couchbase Server to use `node2.cb.com` as the username withouy a prefix or delimiter specified in the handling-configuration.
230+
For example, if you add `subjectAltName = DNS:node2.cb.com` to the certificate, you can configure Couchbase Server to use `node2.cb.com` as the username without a prefix or delimiter specified in the handling-configuration.
231231
+
232232
Prefix and delimiter are explained later in xref:learn:security/certificates.adoc#identifying-certificate-based-usernames-on-couchbase-server[Identifying Certificate-Based Usernames on Couchbase Server].
233233

0 commit comments

Comments
 (0)