#
ca
Here are 124 public repositories matching this topic...
An ACME-based certificate authority, written in Go.
-
Updated
May 12, 2022 - Go
python
opensource
otp
authentication
certificates
identityserver
two-factor
idm
mfa
two-factor-authentication
ca
2fa
otp-server
-
Updated
May 12, 2022 - Python
python
scikit-learn
pandas
pca
mca
mfa
svd
factor-analysis
principal-component-analysis
ca
correspondence-analysis
multiple-factor-analysis
multiple-correspondence-analysis
famd
-
Updated
Apr 28, 2022 - Python
Highly scalable and high-performance open source PKI (CA and OCSP responder). Minimal dependencies.
java
certificate
rest-api
pki
certificate-transparency
hsm
certificate-authority
crl
ocsp
pkcs11
ca
cmp
ocsp-responder
scep
rfc5280
rfc2560
rfc6960
certification-authority
ca-browser-forum
-
Updated
May 8, 2022 - Java
HTTPS server running on localhost
nodejs
ssl
firefox
chrome
pwa
certificate
progressive-web-app
https
http2
localhost
local-development
hacktoberfest
https-server
ca
tsl
certification-authority
trust-certificates
-
Updated
Apr 26, 2022 - JavaScript
pki-bot
commented
Oct 3, 2020
This issue was migrated from Pagure Issue #3199. Originally filed by rcritten (@rcritten) on 2020-08-03 15:59:52:
- Assigned to nobody
IPA can be installed in a CA-less configuration with the user providing the certificates required for operation. Running ipa-healthcheck with this will generate quite a few pk
good first issue
Issue to start learning the product
This is the Android module for Yeng App.
-
Updated
Dec 28, 2018 - Kotlin
支持国密加密算法的Hyperledger Fabric CA服务
-
Updated
Apr 13, 2018 - Go
Scripts to bootstrap internal Certificate Authorities (CAs) using Yubikeys
-
Updated
Dec 16, 2019 - Shell
dns
rules
openvpn
ipsec
dhcp
proxy
firewall
vpn
pfsense
ngfw
utm
ca
firewall-pfsense
netgate
firewall-netgate
netgate-pfsense
pfsense-netgate
utm-pfsense-firewall
ngfw-firewall-pfsense
generation-firewall
-
Updated
May 7, 2022
X.509 Swiss Army Knife is a toolkit atop OpenSSL to ease generation of CAs and aid white-hat pentesting
-
Updated
Dec 4, 2021 - Python
Generates certificate authority and certificates needed for Kubernetes
-
Updated
Feb 14, 2022
This repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis.
analysis
simulation
cellular-automata
traffic
traffic-analysis
autonomous-vehicles
ca
heterogeneous
traffic-flow
nashc
mixed-traffic-flow
-
Updated
Jun 22, 2020 - Python
This repository contains software for multi-agent simulation model of mixed traffic flow of connected (HVs) and automated vehicles (AVs) in Python using pygame, matplotlib, numpy, scipy and seaborn libraries. The software is capable of simulating many different cases of traffic flow and creates data files and figures for the purpose of analysis. Currently I am working on making the front end of the software more user friendly for potential commercialization.
analysis
simulation
numpy
cellular-automata
traffic-analysis
pygame
scipy
matplotlib
autonomous-vehicles
avs
ca
traffic-flow
automated-vehicles
nasch
hvs
-
Updated
May 17, 2020 - Python
opinionated TLS client & server PKI management tool
pki
pki-applications
ca
tls-certificate
tls-support
ssl-cert
self-signed-certificate
local-ca
pki-tools
-
Updated
Aug 10, 2020 - Go
Broadcom CA Spectrum Web Services API wrapper
-
Updated
Dec 5, 2020 - Python
Efficient sparse matrix implementation for various "Principal Component Analysis"
python
pca
cca
svd
sparse-matrix
principal-component-analysis
ca
correspondence-analysis
canonical-correlation-analysis
scikit-learn-python
-
Updated
Nov 12, 2018 - Python
Improve this page
Add a description, image, and links to the ca topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ca topic, visit your repo's landing page and select "manage topics."
The recommendation is to set
Cache-Control: private, no-storeon any endpoint with sensitive information. Because while you can protect the traffic with TLS, you also need to keep sensitive information out of a client's (unencrypted) HTTP cache. I'm not sure how relevant this is to the API context ofstep-cathough—I've never seen an HTTP client library that caches content. But I guess the poi