Strongswan does not seem to be able to read connection configuration
file with non-ASCII characters in CN.

E.g.

 remote_sa {
    auth = pubkey
    id = "C=CZ,O=Example ltd.,CN=České,L=Prague"
  }

Without the non-ASCII characters, the file is parsed correctly.

 remote_sa {
    auth = pubkey
    id = "C=CZ,O=Example ltd.,CN=Ceske,L=Prague"
  }

Is there any way how to encode CN in Strongswan config file so that
non-ASCII CNs are supported?

Best regards

Marian Kechlibar


---
Tato zpráva byla zkontrolována na viry programem Avast Antivirus.
https://www.avast.com/antivirus

Reply via email to