Skip to content

mTLS Proxy between services written in Go

active 2024-02-072024-03-23 (UTC)

Complete coverage26,761 / 26,761 hourly files (100%) · 2 absent upstream2023-08-152026-09-03 (UTC)
Events
66
Pushes
17
Pull requests
0
Issues
38
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 46 days from 2024-02-07 to 2024-03-23. Pushes: 17 total, peak 12 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 38 total, peak 28 in a day. Comments: 1 total, peak 1 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
thejhh561701

Recent activity

Latest issues, pull requests and releases

  • Issue#34thejhh2024-02-12 09:52
    Task: Implement REST Interface for Gomiddleman Proxy
  • Releasegithub-actions[bot]2024-02-11 23:08
    v0.0.2 / 2024-02-11
  • Releasegithub-actions[bot]2024-02-11 22:54
    v0.0.1 / 2024-02-11
  • Releasegithub-actions[bot]2024-02-11 22:53
    v0.0.0 / 2024-02-11
  • Issue#33thejhh2024-02-11 22:45
    Configuration and Customization: Provide configurable options for certificate generation, allowing for customization of certificate attributes and validity periods based on backend server requirements.
  • Issue#32thejhh2024-02-11 22:45
    Secure Storage: Ensure secure storage and handling of private keys and certificates, protecting them from unauthorized access or leakage.
  • Issue#31thejhh2024-02-11 22:45
    Lifecycle Management: Create mechanisms for managing the lifecycle of dynamically generated certificates, including expiration, revocation, and renewal processes.
  • Issue#30thejhh2024-02-11 22:45
    Attribute Mimicking: Develop logic to selectively copy attributes from the client's certificate to the newly generated certificate, including but not limited to, CN, SANs, and potentially the serial number, while ensuring compliance with security policies.
  • Issue#29thejhh2024-02-11 22:45
    Certificate Authority (CA) Integration: Set up an internal CA or integrate with an existing CA to sign the dynamically generated certificates, ensuring they are trusted by the backend.
  • Issue#28thejhh2024-02-11 22:42
    Dynamic Certificate Generation: Implement the capability to dynamically generate certificates for backend communication, ensuring they accurately reflect the necessary client certificate attributes.
  • Issue#19thejhh2024-02-11 22:39
    Dynamic Certificate Generation
  • Issue#27thejhh2024-02-11 20:46
    Environment Setup
  • Issue#27thejhh2024-02-11 20:46
    Environment Setup: Establish a Go development environment tailored for `gomiddleman`.
  • Issue#26thejhh2024-02-11 20:46
    Revocation Strategies: Explore OCSP and CRL implementations in Go, laying the groundwork for certificate revocation checks.
  • Issue#25thejhh2024-02-11 20:45
    Research TLS in Go: Deep dive into Go's `crypto/tls` package to understand mTLS configurations and certificate manipulation.
  • Issue#22thejhh2024-02-11 20:43
    mTLS Initiation
  • Issue#23thejhh2024-02-11 20:42
    Certificate Verification
  • Issue#24thejhh2024-02-11 20:42
    mTLS Termination
  • Issue comment#24thejhh2024-02-11 20:42
    mTLS Termination
  • Issue#24thejhh2024-02-11 20:41
    mTLS Termination: Implement the ability for the proxy to terminate incoming mTLS connections from clients, effectively decrypting the traffic to inspect or modify if necessary.
  • Issue#23thejhh2024-02-11 20:41
    Certificate Verification: Ensure the proxy can validate client certificates against a list of trusted Certificate Authorities (CAs), enforcing secure client authentication.
  • Issue#22thejhh2024-02-11 20:41
    mTLS Initiation: Enable the proxy to initiate new mTLS connections to the backend server, re-encrypting the traffic to maintain a secure transmission path.
  • Issue#21thejhh2024-02-11 20:39
    Logging and Monitoring: Enhance logging capabilities to include detailed information about the TLS negotiation process, certificate details, and any errors or security warnings.
  • Issue#20thejhh2024-02-11 20:39
    Secure Configuration: Establish a secure method for configuring and storing sensitive information, including private keys and CA certificates, to prevent unauthorized access.
  • Issue#19thejhh2024-02-11 20:39
    Dynamic Certificate Generation: Develop functionality for dynamically generating or selecting appropriate certificates for initiating connections to the backend, mimicking client credentials where necessary.

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.