When executing charging station test case TC_B_43_CS detailed in part 6 of the standard, the charging station is supplied with an invalid URL by the OCTT (OCA's testing tool) and should respond with a rejected SetNetworkProfileResponse, not an error.
To this end, I removed the URL validation and associated test for the connection profile struct, the user will have to do the URL validation themselves and then respond with 'Rejected' accordingly.
When executing charging station test case TC_B_43_CS detailed in part 6 of the standard, the charging station is supplied with an invalid URL by the OCTT (OCA's testing tool) and should respond with a rejected SetNetworkProfileResponse, not an error.
To this end, I removed the URL validation and associated test for the connection profile struct, the user will have to do the URL validation themselves and then respond with 'Rejected' accordingly.