close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 22, 2009, 5:51:39 PM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v13
|
v14
|
|
| 94 | 94 | * 產生:keys/index.txt |
| 95 | 95 | * 將原本的 index.txt → index.txt.old |
| 96 | | * 產生:keys/serial |
| | 96 | * 更新:keys/serial |
| 97 | 97 | * 將原本的 serial → serial.old |
| 98 | 98 | * 產生:keys/server.crt |
| 99 | 99 | * 產生:keys/server.csr |
| 100 | 100 | * 產生:keys/server.key |
| | 101 | * 產生 client 的 ca 及 key |
| | 102 | {{{ |
| | 103 | ./build-key client1 |
| | 104 | }}} |
| | 105 | * 會產生以下目錄及檔案: |
| | 106 | * 產生:02.pem |
| | 107 | * 產生:client1.crt |
| | 108 | * 產生:index.txt |
| | 109 | * 將原本的 index.txt → index.txt.old |
| | 110 | * 產生:index.txt.attr |
| | 111 | * 將原本的 serial → serial.old |
| | 112 | * 產生:serial |
| | 113 | * 產生:client1.csr |
| | 114 | * 產生:client1.key |
| 101 | 115 | |
| 102 | 116 | |