tn3399_openwrt/package
Sergey V. Lobanov 6bfc8bb4a3 utils/px5g-wolfssl: make selfsigned certicates compatible with chromium
Chromium based web-browsers (version >58) checks x509v3 extended attributes.
If this check fails then chromium does not allow to click "Proceed to ...
(unsafe)" link. This patch add three x509v3 extended attributes to self-signed
certificate:
1. SAN (Subject Alternative Name) (DNS Name) = CN (common name)
2. Key Usage = Digital Signature, Non Repudiation, Key Encipherment
3. Extended Key Usage = TLS Web Server Authentication

SAN will be added only if CONFIG_WOLFSSL_ALT_NAMES=y

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2021-12-29 22:55:16 +01:00
..
base-files base-files: upgrade: fix efi partitions size calculation 2021-12-27 13:51:41 +01:00
boot kirkwood: add support for NETGEAR ReadyNAS Duo v2 2021-12-29 20:35:57 +01:00
devel gdb: Make only full gdb depend on libgmp 2021-11-07 18:32:21 +01:00
firmware linux-firmware: amd: consolidate amd's linux-firmware entries 2021-12-27 13:51:41 +01:00
kernel packages: kernel: add i2c hwmon g762 kmod package 2021-12-29 20:35:57 +01:00
libs libs/wolfssl: add SAN (Subject Alternative Name) support 2021-12-29 22:55:16 +01:00
network layerscape: restool: Remove build of manpages 2021-12-28 16:09:12 +01:00
system procd: update to git HEAD 2021-12-20 02:23:47 +00:00
utils utils/px5g-wolfssl: make selfsigned certicates compatible with chromium 2021-12-29 22:55:16 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00