You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/amqp.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ methods:
40
40
41
41
* A username and password pair, with any supported [authentication backend](./access-control) combination (best used in combination with [TLS](./ssl) for encryption on the wire)
42
42
* A [JWT token](./oauth2) (OAuth 2)
43
-
*[x.509 certificates](./access-control#certificate-authentication) via the `rabbitmq_auth_mechanism_ssl` plugin
43
+
*[x.509 certificates](./access-control#certificate-authentication) via the [`EXTERNAL` authentication mechanism ](./access-control#available-mechanisms) and the `rabbitmq_auth_mechanism_ssl` plugin
Copy file name to clipboardExpand all lines: versioned_docs/version-4.0/amqp.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ methods:
40
40
41
41
* A username and password pair, with any supported [authentication backend](./access-control) combination (best used in combination with [TLS](./ssl) for encryption on the wire)
42
42
* A [JWT token](./oauth2) (OAuth 2)
43
-
*[x.509 certificates](./access-control#certificate-authentication) via the `rabbitmq_auth_mechanism_ssl` plugin
43
+
*[x.509 certificates](./access-control#certificate-authentication) via the [`EXTERNAL` authentication mechanism ](./access-control#available-mechanisms) and the `rabbitmq_auth_mechanism_ssl` plugin
Copy file name to clipboardExpand all lines: versioned_docs/version-4.1/amqp.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ methods:
40
40
41
41
* A username and password pair, with any supported [authentication backend](./access-control) combination (best used in combination with [TLS](./ssl) for encryption on the wire)
42
42
* A [JWT token](./oauth2) (OAuth 2)
43
-
*[x.509 certificates](./access-control#certificate-authentication) via the `rabbitmq_auth_mechanism_ssl` plugin
43
+
*[x.509 certificates](./access-control#certificate-authentication) via the [`EXTERNAL` authentication mechanism ](./access-control#available-mechanisms) and the `rabbitmq_auth_mechanism_ssl` plugin
0 commit comments