Kitura/BlueSSLService

Client Certificate Authentication

piresbruno opened this issue · 1 comments

Does BlueSSLService supports Client Certificate Authentication?

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.