mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
config BR2_PACKAGE_GENCERT
|
|
bool "gencert"
|
|
select BR2_PACKAGE_OPENSSL
|
|
help
|
|
Generate a self-signed certificate for embedded systems confused
|
|
about the current time. Start date: 2000-01-01, end: 9999-01-01
|
|
|
|
https://github.com/kernelkit/infix
|