Categorygithub.com/xplorfin/tlsutils
repositorypackage
0.40.0
Repository: https://github.com/xplorfin/tlsutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Coverage Status Renovate enabled Build status Build status Go Report Card

Tlsutils

This is a series of networking utilities and test wrappers by entropy for building robust networked services in golang. The modules are as follows:

  • Library for creating tls certs with a variety of elliptic curve settings
  • mock - library for mocking a variety of tls certs

What can I do with this?

Note: the tls module requires go 1.15