1 Answer
- Newest
- Most votes
- Most comments
0
I believe 'attributes' refers to the fields that specify the purpose of the certificate, such as basicConstraints, keyUsage, and/or extendedKeyUsage. Your CSR does not contain any of those, which you can see using a decoder tool like https://www.sslchecker.com/csr/decode . I suggest adding a value for either keyUsage or extendedKeyUsage at a minimum.
Relevant content
- asked 6 months ago
- asked 5 months ago
