Skip to content

BOARD/DEFCONFIG: enable TLS protocols via openssl + cert.#192

Open
Apaczer wants to merge 3 commits intoMiyooCFW:masterfrom
Apaczer:tsl_ssl
Open

BOARD/DEFCONFIG: enable TLS protocols via openssl + cert.#192
Apaczer wants to merge 3 commits intoMiyooCFW:masterfrom
Apaczer:tsl_ssl

Conversation

@Apaczer
Copy link
Member

@Apaczer Apaczer commented Jan 30, 2026

thus allow acces to HTTPS in wget

I'm including quite big openssl binary on our targets, not sure if it's needed & with all the default options:
│ │ [] enable CHACHA │ │
│ │ [
] enable RC2 │ │
│ │ [] enable RC4 │ │
│ │ [
] enable MD2
│ │ [] enable MD4 │ │
│ │ [
] enable MDC2 │ │
│ │ [] enable BLAKE2 │ │
│ │ [
] enable IDEA │ │
│ │ [] enable SEED │ │
│ │ -
- enable DES │ │
│ │ [] enable RMD160 │ │
│ │ [
] enable WHIRLPOOL │ │
│ │ [] enable BLOWFISH │ │
│ │ [
] enable SSL │ │
│ │ [] enable SSL2 │ │
│ │ [
] enable SSL3 │ │
│ │ [] enable WEAK_SSL │ │
│ │ [
] enable mode PSK │ │
│ │ [] enable mode CAST │ │
│ │ [
] enable unit test, debug, backtrace │ │

I think for bare TSL most of it can be turned-off but will leave it for now (see 23542 discus in openssl)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant