Hiddify-Manager icon indicating copy to clipboard operation
Hiddify-Manager copied to clipboard

Bug Clash Meta TLS Account

Open JeelsBoobz opened this issue 11 months ago • 2 comments

- name: "example.com tls WS direct trojan \xA7 443 1"
  type: trojan
  server: example.com
  port: 443
  udp: true
  alpn:
  - http/1.1
  skip-cert-verify: false
  client-fingerprint: randomized
  password: password
  sni: example.com
  network: ws
  ws-opts:
    path: /trojan
    headers:
      Host: example.com```
I think `skip-cert-verify: false` must be true

JeelsBoobz avatar Feb 10 '25 08:02 JeelsBoobz

thanks for pr we will look into it

litoosh13 avatar Feb 11 '25 16:02 litoosh13

thanks for pr we will look into it

Okay skip-cert-verify: false will force tls: false

JeelsBoobz avatar Feb 12 '25 00:02 JeelsBoobz