| .. | ||
| ClientConnection.cs | ||
| Meum.Server.csproj | ||
| Program.cs | ||
| README.md | ||
| Server.cs | ||
| ServerConfig.cs | ||
Create self-signed certificate
dotnet dev-certs https -ep bin/Debug/net9.0/self-signed.pem --trust --format PEM --no-password
| .. | ||
| ClientConnection.cs | ||
| Meum.Server.csproj | ||
| Program.cs | ||
| README.md | ||
| Server.cs | ||
| ServerConfig.cs | ||
dotnet dev-certs https -ep bin/Debug/net9.0/self-signed.pem --trust --format PEM --no-password