This commit is contained in:
Vasco
2026-04-21 11:59:45 +01:00
parent 911528df00
commit af0673223b
5 changed files with 41 additions and 59 deletions

View File

@@ -3,17 +3,9 @@
# que contém o OPENSSL server.
# Rede interna (enp0s8)
# --- variaveis aqui pf joao fr fr fr aaaaa ---#
helloworld="print"
source VM_CONFIG.sh
if_dentro="enp0s8"
ip_dentro="10.60.0.1"
# --- instalar packages ---
yum install -y openssl
# --- interfaces ---
ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
# le openslll
sudo ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
cp openssl.cnf /etc/pki/tls/