Skip to content

Commit aa7c57c

Browse files
committed
tlsx: Update to 1.2.0
Changes: v1.2.0 * Added Streaming certificate transparency logs support * Added Socks proxy support * Fixed `IsSelfSigned` detection to cover new edge case
1 parent ba7c067 commit aa7c57c

3 files changed

Lines changed: 1191 additions & 408 deletions

File tree

security/tlsx/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: Makefile,v 1.29 2025/06/06 14:01:37 bsiegert Exp $
1+
# $NetBSD: Makefile,v 1.30 2025/08/31 09:13:40 leot Exp $
22

3-
DISTNAME= tlsx-1.1.9
4-
PKGREVISION= 3
3+
DISTNAME= tlsx-1.2.0
54
CATEGORIES= security
65
MASTER_SITES= ${MASTER_SITE_GITHUB:=projectdiscovery/}
76
GITHUB_TAG= v${PKGVERSION_NOREV}

0 commit comments

Comments
 (0)