81 writes to ServerCertificate
Aspire.Dashboard.Tests (1)
InMemory.FunctionalTests (38)
HttpsConnectionMiddlewareTests.cs (34)
55listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
109listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
221listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
264o.ServerCertificate = _x509Certificate2;
288listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
323listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
360ServerCertificate = _x509Certificate2,
377ServerCertificate = _x509Certificate2,
434listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
592ServerCertificate = _x509Certificate2NoExt,
656options.ServerCertificate = _x509Certificate2;
692options.ServerCertificate = _x509Certificate2;
736options.ServerCertificate = _x509Certificate2;
777options.ServerCertificate = _x509Certificate2;
910options.ServerCertificate = _x509Certificate2;
978ServerCertificate = _x509Certificate2,
1034options.ServerCertificate = _x509Certificate2;
1171options.ServerCertificate = _x509Certificate2;
1218options.ServerCertificate = _x509Certificate2;
1267listenOptions.UseHttps(new HttpsConnectionAdapterOptions { ServerCertificate = _x509Certificate2 });
1287options.ServerCertificate = _x509Certificate2;
1319ServerCertificate = _x509Certificate2,
1352ServerCertificate = _x509Certificate2,
1378ServerCertificate = _x509Certificate2,
1401options.ServerCertificate = _x509Certificate2;
1426options.ServerCertificate = _x509Certificate2;
1479ServerCertificate = cert,
1499ServerCertificate = cert,
1519ServerCertificate = cert,
1568ServerCertificate = _x509Certificate2,
1582ServerCertificate = _x509Certificate2,
1596ServerCertificate = _x509Certificate2,
1609ServerCertificate = _x509Certificate2,
1620ServerCertificate = serverCertificate,
Interop.FunctionalTests (9)
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (3)
Microsoft.AspNetCore.Server.Kestrel.Tests (12)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (1)
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (8)
SignalR.Client.FunctionalTestApp (1)
Sockets.BindTests (1)
Sockets.FunctionalTests (1)
24 references to ServerCertificate
InMemory.FunctionalTests (5)
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Microsoft.AspNetCore.Server.Kestrel.Tests (13)