Open knz opened 2 years ago
Raphael 'kena' Poss (knz) commented:
Page: https://cockroachlabs.com/docs/v22.1/build-a-java-app-with-cockroachdb.html
This page merely suggests that the user should generate PKCS#8 keys, but this misses the point. The user doesn't really have a choice, they have to do this.
This is properly explained in the dbeaver page:
Jira Issue: DOC-5090
The need to use PKCS#8 keys (and ensure that the file name ends with .pk8) should be a callout on all the java examples.
.pk8
Raphael 'kena' Poss (knz) commented:
Page: https://cockroachlabs.com/docs/v22.1/build-a-java-app-with-cockroachdb.html
This page merely suggests that the user should generate PKCS#8 keys, but this misses the point. The user doesn't really have a choice, they have to do this.
This is properly explained in the dbeaver page:
Jira Issue: DOC-5090