Revision 839
Added by bojilova about 23 years ago
replMain.html | ||
---|---|---|
85 | 85 |
</td> |
86 | 86 |
</tr> |
87 | 87 |
</table> |
88 |
<table border="0" cellpadding="4" cellspacing="0" width="100%"
|
|
88 |
<table border="1" cellpadding="4" cellspacing="0" width="100%"
|
|
89 | 89 |
class="tablepanel"> |
90 | 90 |
<tr class="tablehead"> |
91 | 91 |
<td><b>Servers</b></td> |
... | ... | |
96 | 96 |
<input type="hidden" name="action" value="servercontrol"> |
97 | 97 |
<input type="radio" name="subaction" value="delete"> Remove this server<br> |
98 | 98 |
<input type="radio" name="subaction" value="add"> Add this server<br> |
99 |
<input size="30" name="server" > <br>Replicate To (1 or 0)?: |
|
100 |
<input size="2" name="replicate"> |
|
99 |
<input size="30" name="server" > <br> |
|
100 |
Replicate To server (1 or 0)?: <input size="2" name="replicate"> <br> |
|
101 |
Download certificate from<br> |
|
102 |
<input type="text" size="30" name="certificate"> |
|
101 | 103 |
<br><br> |
102 | 104 |
<input type="submit" value="Submit" target="bottom"> |
103 | 105 |
</form> |
Also available in: Unified diff
added input box in replMain web page for downloading of the certificate file
from the specified URL of the source server
added new metacat property "certPath" for uploading the certificate file onto destination server