Description
Currently, the JWT library in libprocess only support creating and validating HS256 tokens. It would be great to implement the support of RS256 tokens in order to to secure Mesos endpoints with key rotations at some point.
Currently, the JWT library in libprocess only support creating and validating HS256 tokens. It would be great to implement the support of RS256 tokens in order to to secure Mesos endpoints with key rotations at some point.