Added button to reset encryption settings
This commit is contained in:
committed by
Eugene Bujak
parent
d42718465d
commit
1dd548c36c
@@ -329,6 +329,11 @@ const encryption = handleActions({
|
||||
processingConfig: false,
|
||||
status_cert: '',
|
||||
status_key: '',
|
||||
certificate_chain: '',
|
||||
private_key: '',
|
||||
server_name: '',
|
||||
port_https: '',
|
||||
port_dns_over_tls: '',
|
||||
});
|
||||
|
||||
export default combineReducers({
|
||||
|
||||
Reference in New Issue
Block a user