Add SSL tab to stream UI

This commit is contained in:
jbowring
2024-03-24 19:01:24 +00:00
committed by Jamie Curnow
parent 3091c21cae
commit 3dbc70faa6
4 changed files with 336 additions and 52 deletions

View File

@ -179,7 +179,8 @@
"delete-confirm": "Are you sure you want to delete this Stream?",
"help-title": "What is a Stream?",
"help-content": "A relatively new feature for Nginx, a Stream will serve to forward TCP/UDP traffic directly to another computer on the network.\nIf you're running game servers, FTP or SSH servers this can come in handy.",
"search": "Search Incoming Port…"
"search": "Search Incoming Port…",
"ssl-certificate": "SSL Certificate for TCP Forwarding"
},
"certificates": {
"title": "SSL Certificates",