Moved from GitHub dgraph/4790
Posted by mangalaman93:
Related:
- [DO NO MERGE] Convert from PKCS#1 to PKCS#8 in Java code by mangalaman93 · Pull Request #132 · dgraph-io/dgraph4j · GitHub
- Add example for creating a secure client by mangalaman93 · Pull Request #129 · dgraph-io/dgraph4j · GitHub
We need to do the following as part of this issue:
- How old is PKCS#1? Should we consider moving to PKCS#8
- Why are we using PKCS#1 for client keys?