|
|
|
|
|
by pimlottc
2804 days ago
|
|
I feel your pain. Two-way TLS is a funny thing, it's supported by the standards and even most implementations but its actual use is minuscule compared to "normal" one-way TLS, so much so that it's hard to find documentation even acknowledging two-way TLS exists, let alone how to use it. And don't get me started about the hassles of obtaining signed certificates that are actually usable for client auth... |
|
I might be able to shed some light on there, as this topic isn't actually that hard. It just requires some very careful thinking.