Closed bentoi closed 1 year ago
When reading the "Security with TLS" page, one might wonder why transport=ssl is supported with the ice protocol but not the icerpc protocol. I would be nice to add a comment to explain this difference.
transport=ssl
ice
icerpc
See https://github.com/icerpc/icerpc-csharp/issues/2930
When reading the "Security with TLS" page, one might wonder why
transport=ssl
is supported with theice
protocol but not theicerpc
protocol. I would be nice to add a comment to explain this difference.