1.0.0
This commit is contained in:
parent
11b848c3f2
commit
e1b3ad99c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
|||||||
|
.cache
|
||||||
@ -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)
|
- [OpenSSL Certificate Authority](https://jamielinux.com/docs/openssl-certificate-authority/create-the-root-pair.html)
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
### [1.0.0] - 2026-04-18
|
### [1.0.0] - 2026-04-30
|
||||||
#### Added
|
#### Added
|
||||||
- scripts
|
- scripts
|
||||||
#### Project initialization
|
#### Project initialization
|
||||||
|
|||||||
15
logs/app.log
15
logs/app.log
@ -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"
|
|
||||||
@ -2,7 +2,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
# Script name: random-cert.sh
|
# Script name: random-cert.sh
|
||||||
# Author: Gilles Mouchet (gilles.mouchet@gmail.com
|
# Author: Gilles Mouchet (gilles.mouchet@gmail.com
|
||||||
# Version: v1beta 2026-04-28
|
# Version: v1.0.0
|
||||||
# Description: Generation certificates randomly
|
# Description: Generation certificates randomly
|
||||||
# License: CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/)
|
# License: CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/)
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user