Some minor adjusts in parameters and script

This commit is contained in:
Bruno Silvestre
2022-12-12 18:19:37 -03:00
parent 480aef1626
commit b47bfff382
7 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/bin/sh
openssl req -newkey rsa:2048 -sha256 -keyout rootBkey.pem -out rootBreq.pem -nodes -config ./rootB.cnf -days 365 -batch