mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-20 05:40:50 +00:00
6bfc8bb4a3
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> |
||
---|---|---|
.. | ||
adb | ||
bcm27xx-userland | ||
bcm4908img | ||
bsdiff | ||
busybox | ||
bzip2 | ||
checkpolicy | ||
ct-bugcheck | ||
dtc | ||
e2fsprogs | ||
f2fs-tools | ||
fbtest | ||
fritz-tools | ||
jboot-tools | ||
jsonfilter | ||
lua | ||
lua5.3 | ||
mdadm | ||
mtd-utils | ||
nvram | ||
osafeloader | ||
oseama | ||
otrx | ||
policycoreutils | ||
px5g-mbedtls | ||
px5g-wolfssl | ||
ravpower-mcu | ||
secilc | ||
spidev_test | ||
ucode | ||
ugps | ||
usbmode | ||
util-linux |