ccf1ee9789
Fixes check-package warning: package/sscep/Config.in:9: empty line at end of file Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config BR2_PACKAGE_SSCEP
|
|
bool "sscep"
|
|
select BR2_PACKAGE_OPENSSL
|
|
help
|
|
SSCEP is a client-only implementation of the SCEP
|
|
(Cisco System's Simple Certificate Enrollment Protocol).
|
|
|
|
https://github.com/certnanny/sscep
|