Skip to content

Utilities for creating & mocking tls certs

License

Notifications You must be signed in to change notification settings

xplorfin/tlsutils

Repository files navigation

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