Hannu Nyman efca89daef px5g-mbedtls: add subjectAltName and extendedKeyUsage to SSL certs
To better acommodate with the current browsers' requirements, also
self-signed certificates should have subjectAltName and
extendedKeyUsage defined in the self-signed x509 SSL certificates.

The following case sensitive options are now possible:
-addext subjectAltName=DNS:...
-addext subjectAltName=EMAIL:...
-addext subjectAltName=IP:...
-addext subjectAltName=URI:...
-addext extendedKeyUsage=serverAuth OR -addext extendedKeyUsage=any

Initial draft by Paul Donald <newtwen@gmail.com>

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/15366
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-08-13 21:07:13 +02:00
..
2023-10-09 23:42:37 +02:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2024-06-28 11:25:58 +02:00
2024-02-17 01:55:21 +01:00
2024-02-17 01:55:49 +01:00
2024-06-06 22:02:21 +02:00
2024-05-23 22:49:25 +02:00
2024-07-27 18:59:42 +02:00