Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ca-certificates

paketo-buildpacks/ca-certificates

A Cloud Native Buildpack that adds custom CA certificates to a build and a created image

Language: Go - Size: 312 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 24 - Forks: 11

SARAN-thala/alpine-tz-ca-certificates

Alpine image build with tzdata (timezone) and CA certificates pre-installed.

Language: Dockerfile - Size: 33.2 KB - Last synced: 17 days ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

vaamonde/ca-certificates

Curso GRÁTIS de CA (Certificate Authority Trust) Autoridade Certificadora ConfiÑvel no GNU/Linux Ubuntu Server

Size: 86.9 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 22 - Forks: 1

zeridon/ca-certificates-infonotary

CA Certificates for InfoNotary bulgarian eID issuer

Language: Makefile - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

zeridon/ca-certificates-sep

CA Certificates for SEP Bulgaria bulgarian eID issuer

Language: Makefile - Size: 30.3 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

zeridon/ca-certificates-evrotrust

CA Certificates for EvroTrust bulgarian eID issuer

Language: Makefile - Size: 30.3 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

zeridon/ca-certificates-b-trust

CA Certificates for B-Trust bulgarian eID issuer

Language: Makefile - Size: 49.8 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

zeridon/ca-certificates-bulgaria

CA Certificates for Bulgarian trusted service providers - metapackage

Size: 23.4 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

nikhiljohn10/makeCA

Generate Root, Intermediate and Server certificates using Makefile

Language: Makefile - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 2 - Forks: 3

zh250/RevokeSuspiciousCerts Fork of masquey/RevokeChinaCerts

A modified version of https://github.com/chengr28/RevokeChinaCerts (already defunct)

Language: Shell - Size: 8.4 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 4 - Forks: 0

swisscom/update-java-ca-certificates

Small utility to convert the system trust store to a system Java KeyStore

Language: Go - Size: 248 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 15 - Forks: 5

CertIZDAT/russian-trusted-root-ca-analyzer

Research into the use of Ministry of Digital Development root certificates and self-signed SSL certificates on the runet. Also contains tool for perform analysis and collecting statistics.

Language: Python - Size: 3.75 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 18 - Forks: 1

ecgalaxy/ca_certificates

Ansible role which installs ca-certificates and adds CommisSign certificates to the trusted CAs list - Repository mirror - development takes place on code.europa.eu

Size: 10.7 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

boutetnico/ansible-role-ca-certificates

Install and configure ca-certificates using Ansible.

Language: Python - Size: 12.7 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

arillso/ansible.ca-certificates

Ansible role to manage CA certificates in the Linux and Windows system trust store.

Size: 28.3 KB - Last synced: 20 days ago - Pushed: 11 months ago - Stars: 9 - Forks: 7

rayyildiz/docker-images

Dockerfiles at Hub

Language: Dockerfile - Size: 4.36 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

khoih-prog/WebServer_ESP32_SC_W5500 πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32_S2, S3 and C3 boards using W5500 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 1.34 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

khoih-prog/WebServer_WT32_ETH01 πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS. Now supporting ESP32 core v2.0.0+

Language: C - Size: 407 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 39 - Forks: 14

khoih-prog/WebServer_ESP32_W5500 πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W5500 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 409 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 3

khoih-prog/WebServer_ESP32_W6100 πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W6100 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 243 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

aureq/openssl-certificate-authority

This guide demonstrates how to act as your own certificate authority (CA) using the OpenSSL command-line tools. This is useful in a number of situations, such as issuing server certificates to secure an intranet website, or for issuing certificates to clients to allow them to authenticate to a server. This content is reproduced with the author's permission.

Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 8 - Forks: 2

khoih-prog/WebServer_ESP32_SC_W6100 πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client, supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 1.06 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

khoih-prog/WebServer_ESP32_SC_ENC πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32_S2, S3 and C3 boards using ENC28J60 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 1.18 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

khoih-prog/WebServer_ESP32_ENC πŸ“¦

Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using ENC28J60 with LwIP Ethernet library. paragraph=The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

Language: C - Size: 271 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

pschmitt/docker-mqtt πŸ“¦

Fork of the eclipse-mosquitto Docker container with one single addition: ca-certificates

Size: 11.7 KB - Last synced: 11 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

unkaktus/cabin

CA certs bundle as a magic Go package

Language: Go - Size: 197 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

manoj23/dockerfile-ca-certificates

Dockerfile that provides a volume of ca-certificates updated weekly

Language: Shell - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

captn3m0/find-root-ca-cert

Node package to find the OS-installed root CA certificates. This uses the same location list as golang

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

paragonie/certainty-js

Certainty-js: Automated CACert.pem Management for Node.js Software

Language: JavaScript - Size: 171 KB - Last synced: 17 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

alpinelinux/ca-certificates

Mirror of git://git.alpinelinux.org/ca-certificates

Language: Perl - Size: 358 KB - Last synced: 7 days ago - Pushed: over 4 years ago - Stars: 9 - Forks: 5

zeridon/ca-certificates-stampit

CA Certificates for StampIT bulgarian eID issuer

Language: Makefile - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

MagnaXSoftware/add-ca-certificates

Adds new certificates to the OS bundle on k3OS-style minimal linux appliances.

Language: Go - Size: 21.5 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

dyrnq/docker-ca-certificates

This is a demo for How to add CA root certification (self-signed) use openssl and update-ca-certificates(or update-ca-trust)

Language: Shell - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

matusf/ca-bundle

No more SSL errors because of unset REQUESTS_CA_BUNDLE

Language: Python - Size: 6.84 KB - Last synced: about 2 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

matevzmihalic/scratch-improved

Docker image from scratch with ca-certs, non-root user and tmp folder

Language: Dockerfile - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

manoj23/dockerfile-dumpcerts

Dockerfile that updates a ca-certificates volume from the acme.json file generated by Traefik

Language: Shell - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ezzarghili/scratch-cacert

docker scratch image with ca-certificates.crt from ubuntu based images

Size: 131 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

cloudyparts/ca-certs

docker base image that contains only the root ca-certs.

Language: Makefile - Size: 2.93 KB - Last synced: 6 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0