Showing 45 open source projects for "cert"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    cert-manager

    cert-manager

    Automatic TLS certificate manager for Kubernetes

    Automate certificate management in cloud native environments. Cert-manager builds on top of Kubernetes, introducing certificate authorities and certificates as first-class resource types in the Kubernetes API. This makes it possible to provide 'certificates as a service' to developers working within your Kubernetes cluster. upport for popular CA types. Out of the box, cert-manager supports ACME (i.e.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Certificate Transparency Go

    Certificate Transparency Go

    Auditing for TLS certificates (Go code)

    certificate-transparency-go is a Go codebase for building and interacting with Certificate Transparency (CT) systems, from low-level parsing to full log operation. It includes forked ASN.1 and X.509 packages tailored to accept and analyze real-world certificates, including pre-certificates that stricter libraries would reject, supporting CT’s role as an ecosystem observatory. A TLS parsing library, CT data types, and multiple client libraries enable access to CT logs over HTTP and DNS, along...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    smtp4dev

    smtp4dev

    The fake smtp email server for development and testing

    smtp4dev - the fake SMTP email server for development and testing. A dummy SMTP server for Windows, Linux, Mac OS-X (and maybe elsewhere where .NET Core is available). Lets you test your application without spamming your real customers.
    Downloads: 80 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    acme.sh

    acme.sh

    A pure Unix shell script implementing ACME client protocol

    ...IPv6 ready. Cron job notifications for renewal or error etc. It's probably the easiest & smartest shell script to automatically issue & renew the free certificates. After the cert is generated, you probably want to install/copy the cert to your Apache/Nginx or other servers. The ownership and permission info of existing files are preserved. You can pre-create the files to define the ownership and permission.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    V2Ray-Agent

    V2Ray-Agent

    Xray, Tuic, hysteria2, sing-box

    An all-in-one V2Ray/Xray agent script to automate proxy server deployment on Linux. Supports multiple protocols (VLESS, VMess, Shadowsocks, WireGuard), automatic certificate generation, CDN node management, and multi-VPS subscription configurations—often used for network optimization or censorship circumvention.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    arkade

    arkade

    Open Source Marketplace For Developer Tools

    ...With over 120 CLIs and 55 Kubernetes apps (charts, manifests, installers) available for Kubernetes, gone are the days of contending with dozens of README files just to set up a development stack with the usual suspects like ingress-nginx, Postgres, and cert-manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    etcd

    etcd

    Distributed reliable key-value store for the most critical data

    A distributed, reliable key-value store for the most critical data of a distributed system. etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even in the leader node. etcd is a consistent distributed key-value store. Mainly used as a separate coordination service, in...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Cluster Template

    Cluster Template

    A template for deploying a Kubernetes cluster with k3s or Talos

    Welcome to my opinionated and extensible template for deploying a single Kubernetes cluster. The goal of this project is to make it easier for people interested in using Kubernetes to deploy a cluster at home on bare-metal or VMs. At a high level, this project makes use of makejinja to read in a configuration file which will render out pre-made templates that you can then use to customize your Kubernetes experience further. The features included will depend on the type of configuration you...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GOAD (Game of Active Directory)

    GOAD (Game of Active Directory)

    game of active directory

    ...It automates queries to certificate transparency logs, passive DNS, subdomain enumeration, web endpoints, and other public threat feeds. The tool aggregates results into structured formats and can produce interactive graphs to highlight relationships between entities (e.g. domain → IP → cert → ASN). Analysts can filter, cluster, and explore these relationships to identify infrastructure patterns, potential subdomains, or attack surfaces. Integrations may include metadata like geolocation, WHOIS, and risk scoring to prioritize leads. GOAD helps teams transition from fragmented OSINT tools to a unified reconnaissance dashboard where exploration and filtering are first-class.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Plural

    Plural

    Deploy open source software on Kubernetes in record time

    Deploy, secure, and scale open-source applications on your cloud in minutes. Plural comes with batteries included to elevate fast moving teams from the headache of operating third-party OSS apps. We elevate you from the work of building and maintaining your open-source infrastructure and let teams focus on delivering value. Dependency management between Terraform/Helm modules, with dependency-aware deployment and upgrades. Authenticated docker registry and chartmuseum proxy per repository....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Amazon EKS Pod Identity Webhook

    Amazon EKS Pod Identity Webhook

    Amazon EKS Pod Identity Webhook

    This webhook is for mutating pods that will require AWS IAM access. After version v0.3.0, --in-cluster=true no longer works and is deprecated. Please use --in-cluster=false and manage the cluster certificate with a cert-manager or some other external certificate provisioning system. This is because certificates using the legacy-unknown signer are no longer signed when using the v1 certificates API. Create an OIDC provider in IAM for your cluster. You can find the OIDC discovery endpoint by describing your EKS cluster. Create an IAM role for your pods and modify the trust policy to allow your pod's service account to use the role. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Media-Cert

    Media-Cert

    A Easy To Use Encryption Tool.

    The Re-launch is now ready and live. Feel free to try and enjoy it out. Should you experience any issues just create a ticket and I will look into it asap. The previous issues with security have been fixed, however the entire .MCF file format has since changed The public repository has some features removed for security purposes. You will need to add your own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GameNetworkingSockets

    GameNetworkingSockets

    Reliable & unreliable messages over UDP

    ...By remembering which segments were sent in each packet, the sender can deduce which segments need to be retransmitted. Encryption. AES-GCM-256 per packet, Curve25519 for key exchange and cert signatures. The details for shared key derivation and per-packet IV are based on the design used by Google's QUIC protocol. This library has shipped on consoles, mobile platforms, and non-Steam stores, and has been used to facilitate cross-platform connectivity. Contact us to get access to the code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Kubebox

    Kubebox

    Terminal and Web console for Kubernetes

    Terminal and Web console for Kubernetes. Kubebox can be served from a service hosted in your Kubernetes cluster. Terminal emulation is provided by Xterm.js and the communication with the Kubernetes master API is proxied by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ASP.NET Core IdentityServer4 Identity

    ASP.NET Core IdentityServer4 Identity

    An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template

    An ASP.NET Core IdentityServer4 Identity Template with Bootstrap 4 and localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CERT Rosecheckers

    Checkers to enforce the CERT C & C++ coding standards

    These checkers enforce the CERT Secure Coding Standards for C and C++. The standards are available at https://www.securecoding.cert.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    docker-nginx-auto-ssl

    docker-nginx-auto-ssl

    Docker image for automatic generation of SSL certs using Let's encrypt

    The simpliest solution to add SSL cert to your site. Docker image for automatic generation of SSL certs using Let's encrypt and Open Resty, with reasonable SSL settings, HTTP/2 and WebSockets support out-of-the-box. You can specify allowed domains and simple proxies using ENV variables, and easily override nginx.conf to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    certz

    Script to implement internal CA/ICA using OpenSSL

    certz is intended to implement a standard interface for creating and maintaining one or multiple Root and Intermediate Certification Authorities (ie, CA and ICA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AutoRun Info
    Showing all of the programs starting with system startup. 1. From Windows Registry 2. From Start Menu 3. From Windows Sheduler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kubernetes Certificate Manager

    Kubernetes Certificate Manager

    Manage Lets Encrypt certificates for a Kubernetes cluster

    kube-cert-manager is a Kubernetes add-on designed to automate TLS certificate issuance and renewal inside a Kubernetes cluster using Let’s Encrypt via ACME or other certificate authorities. It extends Kubernetes with custom resources (e.g., Certificate) that allow you to declare certificate requests inside the cluster, and the controller handles issuance, renewal, and secret management for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Advanced Persistent Security

    Advanced Persistent Security

    Advanced Persistent Threat Security

    The architecture of the system is integrated by different Fingerprinting mechanisms. The system is designed from a core that avoids the detection of sdhash and Memory analysis Built-in security, allows anonymous browsing by filtering requests external identification, Exit Tor Nodes and using the TOR Fingerprinting structure The system is designed to navigate without being detected or registered by any search engine or online platform denying all types of response to servers, The...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Incident Management System

    Incident Management System

    Gather and report data to manage CERT emergencies

    Software package to gather and report data to help Community Emergency Response Teams (CERTs) manage local emergencies. You can: 1) Gather field data about neighborhood damage 2) Mark local maps with damage and obstructions 3) Find unobstructed routes between locations 4) Take photos or videos of damage 5) Record phone and radio logs 6) Record member check-in and check-out 7) Share data with team members Initial development targets the Big Island of Hawaii but with proper GIS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An essential utility, passgen was written in response to the lack of a useful password generator, which should be standard issue for any multi-user machine. passgen generates passwords which comply to security stds recommended by CERT, NIST and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next