This commit is contained in:
Gilles Mouchet 2026-04-30 06:52:11 +02:00
parent 11b848c3f2
commit e1b3ad99c0
4 changed files with 3 additions and 17 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
.cache

View File

@ -32,7 +32,7 @@ Edit configuration file `/etc/own-pki/own-pki.conf`
- [OpenSSL Certificate Authority](https://jamielinux.com/docs/openssl-certificate-authority/create-the-root-pair.html)
## Changelog
### [1.0.0] - 2026-04-18
### [1.0.0] - 2026-04-30
#### Added
- scripts
#### Project initialization

View File

@ -1,15 +0,0 @@
[2026-04-18 13:51:26] [ERROR] ❌ Erreur (code: 127)
[2026-04-18 13:51:26] [ERROR] 📍 Ligne: 77
[2026-04-18 13:51:26] [ERROR] 💥 Commande: risky_function
[2026-04-18 13:54:55] [ERROR] ❌ Error (code: 127)
[2026-04-18 13:54:55] [ERROR] 📍 Line: 77
[2026-04-18 13:54:55] [ERROR] 💥 Command: risky_function
[2026-04-18 13:55:28] [ERROR] ❌ Error (code: 1)
[2026-04-18 13:55:28] [ERROR] 📍 Line: 77
[2026-04-18 13:55:28] [ERROR] 💥 Command: false
[2026-04-18 14:16:23] [ERROR] Error (code: 127)
[2026-04-18 14:16:23] [ERROR] Line: 77
[2026-04-18 14:16:23] [ERROR] Command: message_info "info"
[2026-04-18 14:25:42] [ERROR] Error (code: 127)
[2026-04-18 14:25:42] [ERROR] Line: 87
[2026-04-18 14:25:42] [ERROR] Command: 3echo -e "\n"

View File

@ -2,7 +2,7 @@
#############################################################
# Script name: random-cert.sh
# Author: Gilles Mouchet (gilles.mouchet@gmail.com
# Version: v1beta 2026-04-28
# Version: v1.0.0
# Description: Generation certificates randomly
# License: CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/)
#