You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any clue what I'm doing wrong here? I generated a new certificate with powershell, gave it a friendlyname, and added it to localmachine\my and also added it to trusted store.
No matter what I get 401 error. Using Edge browser and have tried with powershell 5.1 and 7.4.2
Thanks for the reply, I just omitted the thumbprint of the cert there. it should be -eq '12334566677788888' it does not work with a valid thumbprint in there.
Question
Any clue what I'm doing wrong here? I generated a new certificate with powershell, gave it a friendlyname, and added it to localmachine\my and also added it to trusted store.
No matter what I get 401 error. Using Edge browser and have tried with powershell 5.1 and 7.4.2
`Import-Module -name pode, pode.web
Start-PodeServer -Threads 8 {
}`
The text was updated successfully, but these errors were encountered: