Skip to content

Commit

Permalink
https://github.com/chika0801/sing-box-examples/issues/91
Browse files Browse the repository at this point in the history
  • Loading branch information
chika0801 authored Jan 7, 2024
1 parent ff0c04d commit 9fa22b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions VLESS-gRPC-TLS/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ http {

ssl_protocols TLSv1.2 TLSv1.3;
ssl_ciphers TLS13_AES_128_GCM_SHA256:TLS13_AES_256_GCM_SHA384:TLS13_CHACHA20_POLY1305_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305;

ssl_session_tickets on;
ssl_prefer_server_ciphers on;

ssl_stapling on;
ssl_stapling_verify on;
Expand Down

0 comments on commit 9fa22b9

Please sign in to comment.