summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/ssl.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2025-03-05 13:34:28 +0100
committermakefu <github@syntax-fehler.de>2025-03-05 13:34:28 +0100
commit7de249d01ef142564c3bb1f15a0f1d356b30aedd (patch)
tree2be045143d7e6992d355635fb34d5496483d9933 /krebs/3modules/ssl.nix
parent1136cdd9a9e30e3c95914dc3e03088f624e84598 (diff)
parent8d0538bf86e4f9df4f5cc358a1760b255be797e9 (diff)
Merge remote-tracking branch 'github/master'
Diffstat (limited to 'krebs/3modules/ssl.nix')
-rw-r--r--krebs/3modules/ssl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/ssl.nix b/krebs/3modules/ssl.nix
index 8cbd8dcce..8d853b85e 100644
--- a/krebs/3modules/ssl.nix
+++ b/krebs/3modules/ssl.nix
@@ -22,7 +22,7 @@ in {
default = false;
description = ''
whether to trust the krebs root CA.
- This implies that krebs can forge a certficate for every domain
+ This implies that krebs can forge a certificate for every domain
'';
};
trustIntermediate = lib.mkOption {