Commit Graph

2 Commits (vlan_per_psk)

Author SHA1 Message Date
Jouni Malinen 85611e967e eap_example: Update expired certificates
Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
Jouni Malinen 79ec5264ed Use PEM format RSA private key with eap_example
It looks like GnuTLS does not know how to parse the previously used
DER-formatted PKCS#1 private key (server.key). To work around this, use
a PEM-formatted version of the same key. This format can now be used by
OpenSSL, GnuTLS, and the internal TLS implementation.
15 years ago