Commit aa4f527
committed
GithubCI: fix dev HTTPS certificate generation
Don't use --export-path option as that path is not correct
for Ubuntu 24.04.
Add --trust options, as this is now neded and is the
recommended way by Microsoft, see [1].
[1] https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-8.0&tabs=visual-studio-code#run-the-app1 parent 21fe71e commit aa4f527
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments