Skip to content

MLE-4116: Can now configure trust store - #1629

Merged
rjrudin merged 1 commit into
developfrom
feature/4116-truststore
Jan 12, 2024
Merged

MLE-4116: Can now configure trust store#1629
rjrudin merged 1 commit into
developfrom
feature/4116-truststore

Conversation

@rjrudin

@rjrudin rjrudin commented Jan 11, 2024

Copy link
Copy Markdown
Contributor

For SSL and/or certificate authentication. Same approach as for a keystore, just for a truststore.

Was able to reuse and improve TwoWaySSLTest by modifying it to use the key store as a trust store instead of using a "trust everything" trust manager.

For SSL and/or certificate authentication. Same approach as for a keystore, just for a truststore. 

Was able to reuse and improve `TwoWaySSLTest` by modifying it to use the key store as a trust store instead of using a "trust everything" trust manager.
@rjrudin
rjrudin merged commit e324d60 into develop Jan 12, 2024
@rjrudin
rjrudin deleted the feature/4116-truststore branch January 12, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants