c-jimenez

Results 4 issues of c-jimenez

In the CMake file [lib/tls/CMakeLists.txt] the detection of the presence of the function SSL_CTX_set_ciphersuites() in the OpenSSL library is made using the following code : `CHECK_SYMBOL_EXISTS(${VARIA}SSL_CTX_set_ciphersuites LWS_HAVE_SSL_CTX_set_ciphersuites PARENT_SCOPE)` This doesn't...

Enable/Disable features with SupportedFeatureProfiles configuration key : if a feature is not selected in this configuration key, the corresponding messages and behavior must be disabled.

enhancement

{security extensions] Implement fallback when swiching security pofiles: When switching to a new security profile or when a new certificate is installed, the charge point must reconnect to the central...

enhancement

{security extensions] Implement the behavior associated to the AdditionalRootCertificateCheck configuration key : Only 1 Central System CA certificate at a time + 1 backup and new Central System CA must...

enhancement