openssl/openssl
Voir sur GitHubOpenSSL cannot correctly parse the authorityCertIssuer field containing the characters Ö and ü.
Open
#27 207 ouverte le 31 mars 2025
help wantedtriaged: feature
Métriques du dépôt
- Stars
- (30 157 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Version: OpenSSL 3.4.1 11 Feb 2025 (Library: OpenSSL 3.4.1 11 Feb 2025)
Hello, developer. I have a CRL file, and its authorityCertIssuer field contains the characters Ö and ü. When I parse this file using OpenSSL, it only displays the UTF8String encoding of these characters. Is this a bug?
Command: openssl crl -in crl_ü.der -inform DER -text -noout
Test Case: