tls
Here are 1,153 public repositories matching this topic...
I am using openSSL 1.1.1g.
In order to be compatible with Web Crypto API (and its wrapper openCrypto) regarding encryption RSA keys, The pKCS8 (and PBKDF2) is needed. The documentation is lacking info on PKCS5_pbe2_set_iv. Is it possible to create it? Thanks.
Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
-
Updated
Aug 30, 2020 - Go
Right now in different places in the SE codebase there are references to /opt and then as well to /usr.
All SE code should reference one place only. Could someone please create a PR that fixes this.
This PR should also take PR #454 into consideration (no conflicts)
Describe the solution you'd like
helm-docs Is a nice little utility for auto-generating the Parameters table from comments in the values.yaml file. It would make PRs into the chart much easier, because you don't need to document in multiple places, and you don't need to edit a huge markdown table.
If you're open to this, I could probably work a PR f
There's little information about what keys and values are in the output, what it means and how they are related to the screen output. In general that needs to be added. (special topics see #1675, #1674)
Let's Encrypt client and ACME library written in Go
-
Updated
Sep 3, 2020 - Go
Problem:
As mentioned in the comment New cipher suites MUST be added here, IN ORDER, or they will not be properly initialized.
Solution:
Unit test to validate the array order.
- **Does
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
-
Updated
Sep 7, 2020 - JavaScript
An ACME-based certificate authority, written in Go.
-
Updated
Sep 2, 2020 - Go
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
-
Updated
Sep 8, 2020 - C
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
-
Updated
Aug 26, 2020 - Go
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
Updated
Sep 9, 2020 - Java
HTTP and WebSocket built on Boost.Asio in C++11
-
Updated
Sep 7, 2020 - C++
Description
Side-port of #3509
Status
READY
Requires Backporting
No - not a bug, just enhancing source readability by reducing noise.
Migrations
NO
DEPRECATED, bettercap developement moved here: https://github.com/bettercap/bettercap
-
Updated
Feb 27, 2018
Fast and secure tunnels over HTTP/2
-
Updated
Feb 12, 2020 - Go
What would you like to be added
Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.
DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.
Why this is needed
We plan to run step-ca in AWS ECS on Farga
-
Updated
Jul 4, 2020 - Go
Improve this page
Add a description, image, and links to the tls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tls topic, visit your repo's landing page and select "manage topics."


I would like to be able to prevent certain headers (Authorization: X-Auth-Token:, etc ) from being included in the caddy logs.
I found caddyserver/caddy#3562, which is asking to be able to set an allowlist of headers, which makes sense for their use case.
In my case, a blocklist, makes more sense, as I only want to prevent a single header from being included in the