changed bash scripts key/cert generation to openssl lib
This commit is contained in:
@@ -37,6 +37,7 @@ set( HEADERS
|
||||
src/Services/DeviceControlService.h
|
||||
src/Services/EnrollmentService.h
|
||||
src/Security/TlsKeyUtil.h
|
||||
src/Security/SslCertUtil.h
|
||||
)
|
||||
|
||||
add_executable( ${PROJECT_NAME} ${SOURCES} ${HEADERS} )
|
||||
|
||||
Reference in New Issue
Block a user