kumquat-buildroot/package/sscep/Config.in
Thomas Petazzoni ccf1ee9789 package/sscep: fix empty line at end of Config.in
Fixes check-package warning:

package/sscep/Config.in:9: empty line at end of file

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-11-23 09:23:00 +01:00

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