Skip to content

Commit 1874536

Browse files
authored
Merge pull request #270 from nats-io/readme-update
Update README notes about nkey usage
2 parents 22fecc2 + 22498e7 commit 1874536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The client protocol spec doesn't explicitly state the encoding on subjects. Some
4444

4545
The NATS server is adding support for a challenge response authentication scheme based on [NKeys](https://github.com/nats-io/nkeys). Version 2.2.0 of
4646
the Java client supports this scheme via an AuthHandler interface. *Version 2.3.0 replaced several NKey methods that used strings with methods using char[]
47-
to improve security. Since NKeys are new, and not available in the server we have not bumped the major version and are just bumping the minor version.*
47+
to improve security.*
4848

4949
## Installation
5050

0 commit comments

Comments
 (0)