question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can I configure Ssl options in connection string?

See original GitHub issue

I want to configure cacertfile certfile keyfile verify server_name_indication in connection string, any ideas?

This document https://github.com/EasyNetQ/EasyNetQ/wiki/Connecting-with-SSL showed how to code to configure SslOption, but I didn’t see any configure in connection string about SslOption.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Plinercommented, Oct 26, 2022

Aforementioned url points to nowhere. As for the topic I think this feature is not implemented.

Will this feature be implemented? Thank you.

We don`t have such plans at the moment, but pull requests are more than welcome 😃

1reaction
Plinercommented, Oct 26, 2022

Aforementioned url points to nowhere. As for the topic I think this feature is not implemented.

I`ve fixed the link

Read more comments on GitHub >

github_iconTop Results From Across the Web

SSL Settings
A URI Connection String that includes ssl=true setting,. A connections options with the sslValidate setting set to true , the certificate for the...
Read more >
Configuring SSL for ODBC Clients
Connection string properties you can set are: SSL CA file - the location of the root certificate file, for example root.
Read more >
Configure SSL - Azure Database for MySQL
Instructions for how to properly configure Azure Database for MySQL and associated applications to correctly use SSL connections.
Read more >
Connecting with encryption - JDBC Driver for SQL Server
Find examples of how to connect using TLS encryption in your Java application by using the JDBC driver for SQL Server.
Read more >
SSL Connection to SQL Server via ODBC Driver
SSL is the recommended method to establish a secure connection to SQL Server due to easier configuration and higher performance, compared to SSH....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found