forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87070cc
committed
It looks Ok, but it has one unnecessary step. There is no need to do the "mv
privkey.pem cert.pem.pw" if you just use "privkey.pem" in the followingopenssl command (e.g. openssl rsa -in privkey.pem -out cert.pem".But there is nothing wrong with it as it is now, as far as I can see.//Magnus1 parentab37224 commit87070cc
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
1911 | 1911 |
| |
1912 | 1912 |
| |
1913 | 1913 |
| |
1914 |
| - | |
1915 |
| - | |
| 1914 | + | |
1916 | 1915 |
| |
1917 | 1916 |
| |
1918 | 1917 |
| |
|
0 commit comments
Comments
(0)