Revision 192d769c
Added by Viktor Gurov over 5 years ago
src/usr/local/www/services_unbound.php | ||
---|---|---|
343 | 343 |
'sslcertref', |
344 | 344 |
'SSL/TLS Certificate', |
345 | 345 |
$pconfig['sslcertref'], |
346 |
cert_build_list('cert', 'HTTPS')
|
|
346 |
cert_build_list('cert', 'IPsec')
|
|
347 | 347 |
))->setHelp('The server certificate to use for SSL/TLS service. The CA chain will be determined automatically.'); |
348 | 348 |
} else { |
349 | 349 |
$section->addInput(new Form_StaticText( |
Also available in: Unified diff
switch to IPsec cert list