projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215d93b
)
Fix broken markup.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 22 Dec 2000 18:06:46 +0000
(18:06 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 22 Dec 2000 18:06:46 +0000
(18:06 +0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 326273d0076d27ffc0684d3f430c0fc482269e5d..43dc2f1a92b7f61c634ab0bca9f5fbb8dbef4151 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1841,7
+1841,7
@@
set semsys:seminfo_semmsl=32
openssl rsa -in cert.pem.pw -out cert.pem
</programlisting>
Enter the old passphrase to unlock the existing key. Now do
- <
/
programlisting>
+ <programlisting>
openssl req -x509 -in cert.req -text -key cert.pem -out cert.cert
cp cert.pem $PGDATA/server.key
cp cert.cert $PGDATA/server.crt