Client Certificate Authentication
piresbruno opened this issue · 1 comments
piresbruno commented
Does BlueSSLService supports Client Certificate Authentication?
billabt commented
Yes, but you'll need to use the verifyCallback and provide the code to do the authentication. See the README.md for more information. Feel free to get back to me if you have any questions.