Skip to content

Commit 20b350c

Browse files
committed
update readme
Signed-off-by: Sam Spycher <samspycher@users.noreply.github.com>
1 parent 2343cd4 commit 20b350c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,12 @@ act --container-architecture linux/amd64 --env TESTCONTAINERS_HOST_OVERRIDE=`ipc
8181

8282
# Example Implementations
8383

84-
There are a number of example implementations of both the basic java client and JCA provider along with a demo (separate repository)
85-
Both the tests and workshop demo cover the basic functionality of the current implementation:
84+
There are a number of example implementations of both the basic java client and JCA provider as well as a demo (separate repository). The Greengrass Parsec Provider uses Parsec for client certificate rotation:
8685

8786
- Parsec JCA Tests [**Link**](/parsec-jca-java-test/src/test/java/org/parallaxsecond/parsec/jce/provider/)
8887
- Parsec Client Tests [**Link**](/parsec-client-java/src/test/java/org/parallaxsecond/parsec/client/core/)
89-
- AWS Greengrass Parsec Provider [**Link**](https://github.com/awslabs/aws-greengrass-labs-parsec-provider)
9088
- Parsec Workshop Demos (External Repository) [**Link**](https://github.com/56kcloud/parsec-workshop)
89+
- AWS Greengrass Parsec Provider [**Link**](https://github.com/awslabs/aws-greengrass-labs-parsec-provider)
9190

9291
## License
9392

0 commit comments

Comments
 (0)