Skip to content

Establish an SSL-encrypted connection between MassTransit and ActiveMQ #4430

Answered by McMlok
WaelMourad asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, I'm little confused, are you trying to use SSL/TLS transport or authenticate on the broker with client certificate?

If you are trying to Authenticate you need to provide path to client certificate and add it to TransportOptions dictionary to keys transport.clientCertFilename and transport.clientCertPassword.

Or maybe it will be useful to specify SSL/TLS protocol version with transport.SslProtocol = Tls12

Replies: 9 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by WaelMourad
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@McMlok
Comment options

@WaelMourad
Comment options

@WaelMourad
Comment options

Comment options

You must be logged in to vote
1 reply
@WaelMourad
Comment options

Comment options

You must be logged in to vote
1 reply
@WaelMourad
Comment options

Comment options

You must be logged in to vote
1 reply
@WaelMourad
Comment options

Comment options

You must be logged in to vote
1 reply
@larjo
Comment options

Comment options

You must be logged in to vote
3 replies
@phatboyg
Comment options

@larjo
Comment options

@McMlok
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4429 on June 14, 2023 12:13.