"tls"
2 TopicsPower BI RS – Error “Unable to create secure SSL/TLS channel” for one user (MinIO connection)
Hello, I'm encountering an issue with a Power BI Report Server (RS) connection to a MinIO source. The connection works perfectly on my machine, but not for another user that I assit, even though we are using the same Power BI RS version (installed via our company software center). Here's the situation: 🔹 I can connect to the Excel file hosted on MinIO via Web.Contents without any problem. 🔹 The other user receives this error: "Unable to create a secure SSL/TLS channel." We have verified the following: ✅ The user has access to the MinIO source via the browser (URL works). ✅ The user has access rights and the required role for the MinIO bucket. ✅ I tested with his accessKey/secretKey on my machine — and it worked fine. ✅ TLS 1.2 is enabled on both our machines (tested with PowerShell)=>but not sure of its efficacity ✅ Power BI Desktop settings were checked: certificate revocation level set to “None” for testing — same result. ✅ Registry entries under both HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 and WOW6432Node were checked — no SchUseStrongCrypto key found. It feels like a local machine or .NET config issue, but I can't pinpoint what blocks TLS/SSL on his machine only. 🔍 Any ideas or directions? Could this be tied to missing .NET patches, RS policies, or group security settings? Has anyone else dealt with MinIO access via Power BI RS in this context? Thanks a lot in advance! - we both use the same version of power Bi RS and i tired with service too1.2KViews0likes4CommentsSetting Up TLS Between Power BI Report Server and PostgreSQL Using Npgsql
Hello everyone, I'm working on establishing a secure TLS connection between Power BI Report Server and a PostgreSQL database using Npgsql. I've installed Npgsql, but I'm uncertain if additional configurations are necessary to ensure a secure connection. Could anyone provide a step-by-step guide or share their experiences on setting up TLS certificates in this scenario? Any advice would be greatly appreciated. Thank you in advance!4.7KViews2likes5Comments