beremiz

7652995cf280
WAMP: Support Client Certificate authentication (WAMPS-CRT://...) for IDE

URI scheme according to selected authentication:
WAMP:// unencrypted http, use generated PSK for CRA authentication
WAMP-ANNON:// unencrypted http, no authentication
WAMPS:// https with verified host name, use generated PSK for CRA authentication
WAMPS-ANNON:// https with verified host name, no authentication
WAMPS-INSECURE:// https with no verification, no authentication
WAMPS-NOVERIFY:// https with no verification, use generated PSK for CRA authentication
WAMPS-CRT:// https with verified host name, client certificate authentication

Tests updated accordingly.
input,smta,1,DINT,0
input,smtb,1,DINT,1
input,smtc,1,DINT,2
input,smtd,1,DINT,3
input,smte,1,DINT,4
output,smtf,1,False,DINT,0
output,smtg,1,False,DINT,1
output,smth,1,False,DINT,2
output,smti,1,False,DINT,3
output,smtj,1,False,DINT,4