Use the following configuration statements to configure TLS on the SAE:
- shared sae configuration driver junos security {
- need-client-authentication;
- certificate-identifier private-key;
- }
To configure TLS on the SAE:
- user@host# edit shared sae group west-region
configuration driver junos security
- [edit shared sae group west-region configuration driver
junos security]
-
user@host# set need-client-authentication
- [edit shared sae group west-region configuration driver
junos security]
-
user@host# set certificate-identifier private-key
[edit shared sae group west-region configuration driver junos security] user@host# show need-client-authentication; certificate-identifier privatekey;