fido-device-onboard / client-sdk-fidoiot

This a C-based implementation of the Device component defined in FIDO Device Onboard (FDO) Specification.
Apache License 2.0
20 stars 32 forks source link

Enable SNI based on compile option. #228

Closed tajnisha closed 1 year ago

tajnisha commented 1 year ago

SNI support is added in this patch to handle a customer request.

If this is enabled, the packets from client will also have the SNI(server name indication) extension that contains the server name.