Skip to content

Not able to connect to SSL from Windows store #1582

Open
@Purvesh-shah

Description

@Purvesh-shah

Description

Hi,

Windows 10 , .net version 4.7

I have a .jks file converted to .p12 using keytool and while connect through .net I am providing physical folder and it works fine

Now my requirement to get .p12 from certificate store , I am installed it in root of certificate store, and also it is loading certificate from cert store, however it is showing exception Fail To Open Sll.key.location : file or directory not found

Question?
Is it possible to get certificate from certificate store in windows, can you please help ?

How to reproduce

Windows :- Open MMC
install certificate in CertificateTruastedRoot
Configuration

SSLKeyStoreLocation example.p12
SSLKeyStorePassword:- test
SecurityProtocol:- SSL

Checklist

Please provide the following information:

  • A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
  • Confluent.Kafka nuget version. Nuget 1.5.1 for .net framwework 4.7
  • Apache Kafka version.
  • Client configuration.
  • Operating system. Windows 10
  • Provide logs (with "debug" : "..." as necessary in configuration).
  • Provide broker log excerpts.
  • Critical issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LOWinvestigate furtherwe want to further investigate to understand properly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions