Add TLS rejectUnknownSni

This commit is contained in:
Sudo Space
2023-06-08 16:49:19 +03:30
parent 37e90ad587
commit 9e3361cfdb
2 changed files with 12 additions and 0 deletions

View File

@@ -111,6 +111,14 @@
</a-form-item>
</td>
</tr>
<tr>
<td>Reject Unknown SNI</td>
<td>
<a-form-item>
<a-switch v-model="inbound.stream.tls.rejectUnknownSni"></a-switch>
</a-form-item>
</td>
</tr>
<template v-for="cert,index in inbound.stream.tls.certs">
<tr>
<td colspan="2">