certificate
Here are 812 public repositories matching this topic...
Secure Access for Developers that doesn't get in the way.
-
Updated
Nov 5, 2020 - Go
Add PrometheusRule
Is your feature request related to a problem? Please describe.
At cert-manager 1.0, there is ServiceMonitor to scrape certs metrics, but there is no alert(s) on certs renew failures to cluster operator.
Describe the solution you'd like
PrometheusRule object with alerting rules about expiring certs. Plus, ability to extend/override default rules via helm values.
/kind feature
letsencrypt/acme client implemented as a shell-script – just add water
-
Updated
Oct 21, 2020 - Shell
Let's Encrypt client and ACME library written in Go
-
Updated
Nov 3, 2020 - Go
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
-
Updated
Oct 22, 2020 - JavaScript
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby.
-
Updated
Oct 21, 2020 - Python
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
-
Updated
Nov 4, 2020 - HTML
Automated docker nginx proxy integrated with letsencrypt.
-
Updated
Oct 31, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
Tools to bootstrap CAs, certificate requests, and signed certificates.
-
Updated
Nov 3, 2020 - Go
obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
-
Updated
Nov 3, 2020 - Shell
An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
-
Updated
Aug 12, 2019 - C#
基于区块链的符合W3C DID和Verifiable Credential规范的分布式身份解决方案
-
Updated
Nov 3, 2020 - Java
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
-
Updated
Sep 11, 2020 - JavaScript
Add tests
Beyonce said it best. If you like it then you shoulda put a test on it. Scenarios I like:
- Cert is created with right DN
- Cert is stored to X509Store after creation
- Cert request is not resubmitted
- Handles failures gracefully
- HTTP challenge/response works as expected
- Certificate renewal when cert is about to expiration
Docker Certified Associate Exam Preparation Guide
-
Updated
Oct 7, 2020
certbot'renewing letencrypt certificate plugin - automatic verification aliyun/tencentyun/godaddy dns
-
Updated
May 2, 2020 - Python
Serverless plugin for managing custom domains with API Gateways.
-
Updated
Nov 4, 2020 - TypeScript
Docker Certification Associate preparation guide - a list of resources to help you prepare for a successful certification
-
Updated
Oct 28, 2020
-
Updated
Dec 24, 2019 - JavaScript
A self-service CA for OpenSSH
-
Updated
Jul 8, 2019 - Go
A Burp Suite Extension that try to find all sub-domain, similar-domain and related-domain of an organization automatically! 基于流量自动收集整个企业或组织的子域名、相似域名、相关域名的burp插件
-
Updated
Aug 28, 2020 - Java
Manage Lets Encrypt certificates for a Kubernetes cluster.
-
Updated
Apr 11, 2018 - Go
Simple read function for pkcs8 files - I've built something for this (in the process of.. simple as), will push for review if successful. Additional function in pem.js
Use case:
Verify/Read any pkcs8 file
Openssl steps
1.) Create a private key pair
openssl req -x509 -newkey rsa:4096 -keyout test.pem -out test.crt -days 365 -subj "/C=Test/ST=Test/L=London/O=Pemjs/OU=Pemjs/CN=Pemjs.com" -
Ansible Role - Certbot (for Let's Encrypt)
-
Updated
Oct 27, 2020
Improve this page
Add a description, image, and links to the certificate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the certificate topic, visit your repo's landing page and select "manage topics."


Copied from #7991: