项目文件夹

文件
Shelley 75c6051003 feat(tls): add TLS helpers with opt-in secure mode
NOT a breaking change - keeps InsecureSkipVerify=true as default for
local development compatibility.

New util/tls helpers:
- Config() - returns config based on MICRO_TLS_SECURE env var
- SecureConfig() - certificate verification enabled
- InsecureConfig() - certificate verification disabled (dev only)

For production security, use one of:
- Set MICRO_TLS_SECURE=true with proper CA-signed certs
- Use a service mesh (Istio, Linkerd) for automatic mTLS
- Configure TLSConfig directly with your certificates

Also: Changed CLI alias from 'g' to 'gen' for clarity
- micro generate handler -> micro gen handler

Co-authored-by: Shelley <shelley@exe.dev>
2026-01-27 09:44:01 +00:00
..
v5
2024-06-04 21:40:43 +01:00
2020-02-02 20:32:55 +00:00
2022-09-30 16:27:07 +02:00
v5
2024-06-04 21:40:43 +01:00
2022-09-30 16:27:07 +02:00
v5
2024-06-04 21:40:43 +01:00
2022-09-30 16:27:07 +02:00
v5
2024-06-04 21:40:43 +01:00
2023-04-26 02:16:34 +02:00
2022-09-30 16:27:07 +02:00
v5
2024-06-04 21:40:43 +01:00
v5
2024-06-04 21:40:43 +01:00
v5
2024-06-04 21:40:43 +01:00