mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-15 14:23:24 +01:00
[PR #112] [MERGED] feat: private ca #139
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/112
Author: @ryan4yin
Created: 4/3/2024
Status: ✅ Merged
Merged: 4/3/2024
Merged by: @ryan4yin
Base:
main← Head:private-ca📝 Commits (1)
f831061feat: add private ca for all internal web services📊 Changes
12 files changed (+118 additions, -22 deletions)
View changed files
➕
certs/.gitignore(+2 -0)➕
certs/README.md(+7 -0)➕
certs/ecc-ca.crt(+10 -0)➕
certs/ecc-ca.srl(+1 -0)➕
certs/ecc-csr.conf(+22 -0)➕
certs/ecc-server.crt(+14 -0)➕
certs/gen-certs.sh(+19 -0)📝
flake.lock(+3 -3)📝
hosts/12kingdoms-rakushun/caddy.nix(+23 -19)📝
modules/base.nix(+5 -0)📝
outputs/aarch64-linux/src/12kingdoms-rakushun.nix(+1 -0)📝
secrets/nixos.nix(+11 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.