mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
system: what sense would opnsense.cnf defaults make...
when they are ignored anyway. :)
This commit is contained in:
parent
beba47e769
commit
9472a0749f
@ -100,7 +100,7 @@ function webgui_configure_do($verbose = false, $interface = '')
|
||||
/* XXX ought to be replaced by PHP calls */
|
||||
'/usr/local/bin/openssl req -new -extensions server_cert ' .
|
||||
'-config /usr/local/etc/ssl/opnsense.cnf ' .
|
||||
'-newkey rsa:4096 -sha256 -nodes -x509 ' .
|
||||
'-newkey rsa:4096 -sha256 -days 825 -nodes -x509 ' .
|
||||
'-subj "/C=NL/ST=Zuid-Holland/L=Middelharnis/O=OPNsense" ' .
|
||||
'-keyout /tmp/ssl.key -out /tmp/ssl.crt'
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user