# libtls-tests **Repository Path**: mirrors_markokr/libtls-tests ## Basic Information - **Project Name**: libtls-tests - **Description**: Tests for libtls - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README libtls tests ============ This is independent version of `test_tls.c` from libusual repo. To compile, first create synlink to libtls sources: $ ln -s /usr/src/lib/libtls . $ gmake It also has standalone cert parser `xparse`. It can be run on either ordinary .crt / .pem files but also `*_cert.gz` files from https://scans.io/ - - https://scans.io/study/sonar.ssl - https://scans.io/study/sonar.moressl