blazor-starter-kit icon indicating copy to clipboard operation
blazor-starter-kit copied to clipboard

Hi, I want to build on my macbook. I dont found anything about soxumentation. I get error Unable to start kernel.Open Sslcryptographicextension

Open ssanver opened this issue 4 years ago • 5 comments

Describe your documentation need A clear and concise description of what the request is.

Requirement

  1. Documentation Title
  2. What you need to achieve?
  3. Current Blockers? etc

Expected behavior A clear and concise description of what you expect.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

ssanver avatar Aug 16 '21 07:08 ssanver

Hi @ssanver , you probably haven't installed the OpenSSL module on your OSX. Please refer to this documentation: https://docs.microsoft.com/en-us/dotnet/standard/security/cross-platform-cryptography#aes-ccm-and-aes-gcm-on-macos

nbiada avatar Aug 17 '21 05:08 nbiada

Thank for repply. i have install openssl module bu not working.

Error is continuing

Error : Ekran Resmi 2021-08-17 10 12 18

How i install open ssl :

Ekran Resmi 2021-08-17 10 14 55

ssanver avatar Aug 17 '21 07:08 ssanver

try with visual studio for mac

chhinsras avatar Aug 17 '21 08:08 chhinsras

i try rider for mac.

ssanver avatar Aug 17 '21 09:08 ssanver

You're system cannot find the certificate for the SSL part. Look at this: https://github.com/dotnet/aspnetcore/issues/25760

nbiada avatar Aug 17 '21 16:08 nbiada