Skip to content

Commit 2daa459

Browse files
Alexey MoseyevAlexey Moseyev
authored andcommitted
modified configs
1 parent e3d5ba7 commit 2daa459

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 1000 -nod
7777
Optionaly, Add lines to sqlnet.ora, so SSL connection from the SQL client is enforced, so passwords do not fly over net un-encrypted.
7878

7979
```Shell
80-
export ORACLE_HOME=/opt/oracle/product/12.1.0.2
8180
cat > $ORACLE_HOME/network/admin/sqlnet.ora <<EOF
8281
# require encryption from client as password reset tool runs from this host.
8382
SQLNET.CRYPTO_CHECKSUM_CLIENT = required

0 commit comments

Comments
 (0)