Skip to content

Reporting UTF-8 Encoding Issue #6

@daiyeqi

Description

@daiyeqi

I generate CSR file using the following commands:

openssl genrsa -out demo.key 2048
openssl req -new -utf8 -key demo.key -out demo.csr -subj "/CN=测试"

OpenSSL-webterm indicated an error.

req: subject name is expected to be in the format /type0=value0/type1=value1/type2=... where characters may be escaped by . This name is not in that format: '"/CN=₩ᄉヒ│ᆵユVPN2"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions