[GH-ISSUE #25] Unicode characters break OpenVPN Connect for Android #20

Closed
opened 2026-02-26 03:33:30 +03:00 by kerem · 3 comments
Owner

Originally created by @laurivosandi on GitHub (Jan 25, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/25

GN or SN containing unicode characters breaks Android client

Originally created by @laurivosandi on GitHub (Jan 25, 2017). Original GitHub issue: https://github.com/laurivosandi/certidude/issues/25 GN or SN containing unicode characters breaks Android client
kerem closed this issue 2026-02-26 03:33:30 +03:00
Author
Owner

@laurivosandi commented on GitHub (Jan 26, 2017):

There seems to be 3 potential fixes:

  • Wait until OpenVPN guys fix it, might take a while, might not affect all client apps
  • Use unidecode module to translate unicode to ascii
  • Remove potentially garbage containing attributes
<!-- gh-comment-id:275365366 --> @laurivosandi commented on GitHub (Jan 26, 2017): There seems to be 3 potential fixes: * Wait until OpenVPN guys fix it, might take a while, might not affect all client apps * Use ``unidecode`` module to translate unicode to ascii * Remove potentially garbage containing attributes
Author
Owner

@laurivosandi commented on GitHub (Jan 26, 2017):

Corresponding OpenVPN issue here: https://community.openvpn.net/openvpn/ticket/830

<!-- gh-comment-id:275365588 --> @laurivosandi commented on GitHub (Jan 26, 2017): Corresponding OpenVPN issue here: https://community.openvpn.net/openvpn/ticket/830
Author
Owner

@laurivosandi commented on GitHub (Feb 9, 2017):

Removed all unnecessary attributes with 2a8109704a, associated user lookup will be eventually implemented in the web interface only

<!-- gh-comment-id:278704699 --> @laurivosandi commented on GitHub (Feb 9, 2017): Removed all unnecessary attributes with 2a8109704ac56b591e3bfdba661800dddf909b77, associated user lookup will be eventually implemented in the web interface only
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#20
No description provided.