US Robotics 3CP3453 Guide de l'utilisateur Page 122

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 134
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 121
- 118 -
Appendix N
Using Client Side SSL Certificate
Authentication on the WebMux
WebMux can authenticate visiting browsers by installing client side SSL certificates. With client side
SSL certificate authentication, unauthrourized visitor can be dropped or directed to a different page.
1. Create the Certificate Authority using OpenSSL.
a. Generate a private key:
openssl genrsa -out ca.key 1024
b. Generate a certificate request:
openssl req -new -key ca.key -out ca.csr
Fill in all the proper fields.
c. Self-sign the certificate request:
openssl x509 -req -days 365 -in ca.csr -signkey ca.key -out
ca.crt
2. Import the CA root certificate into the Webmux.
a. Click on the SSL Keys button to go to the SSL Management page:
Vue de la page 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 133 134

Commentaires sur ces manuels

Pas de commentaire