Files
FSI/VM_OPENSSL.sh
2026-04-21 21:48:31 +01:00

8 lines
161 B
Bash

#!/bin/bash
source VM_CONFIG.sh
if_dentro="enp0s8"
ip_dentro="10.60.0.1"
ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
cp conf/openssl.cnf /etc/pki/tls/