jmaver-plume / kafkajs-msk-iam-authentication-mechanism

MIT License
21 stars 26 forks source link

Cannot circumvent hostname verification #44

Closed thoefkens closed 10 months ago

thoefkens commented 1 year ago

Hi!

I am trying to circumvent hostname verification but this does not seem to work?

ssl: {
    checkServerIdentity: () => undefined
},

Does anything need to be included in the mechanism?

Thank you Thomas

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.