I'm trying to test this in staging to verify that my product can handle a cert with no CN. If I don't pass a CN at all, I'm getting this error: "Error finalizing order :: Cannot issue for "null": Domain name needs at least one dot". If I pass a name longer than 64, I get this error: "Error finalizing order :: CN was longer than 64 bytes". I'm using the acme java library (acme4j-client-2.15.jar) to issue the certificate. Is the library preventing request from going to the back end? If so, is there an update acme java library that I can use to test?
jkauffman
11
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Common Name Support in acme.crypto_util | 24 | 335 | April 22, 2025 | |
| Domain ordering not respected, unexpected certificate subject | 31 | 3948 | April 26, 2023 | |
| An unexpected error occurred. Please help | 13 | 970 | February 18, 2023 | |
| Empty CommonName in CSR | 2 | 3034 | April 15, 2016 | |
| Problem with CSR for only one DNS name | 21 | 8533 | September 23, 2016 |