Skip to content

Conversation

@anouarhassine
Copy link
Contributor

No description provided.

@anouarhassine
Copy link
Contributor Author

closes #86

public const string VirtualHost = "virtualHost";
public const string BusSslEnabled = "sslEnabled";
public const string BusSslServerName = "sslServerName";
public const string BusSslCertPath = "sslCertPath";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Certificate instead of Cert

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't change this as it's the value already existing in the xcApi file.


public string SslServerName { get; set; }

public string SslCertPath { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Certificate

Port,
SslEnabled,
SslServerName,
SslCertPath,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Certificate

@Julien-Molina Julien-Molina merged commit d540dc1 into master Dec 7, 2018
@Julien-Molina Julien-Molina deleted the rabbitmq-ssl-support branch December 7, 2018 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants