Red Hat CERTIFICATE 8.0 RELEASE NOTES Przewodnik Instalacji Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 44
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
2. Open the CS.cfg file
and change the
authType value to the
client authentication
setting.
vim
/var/lib/pki-
ca/conf/CS.cfg
authType=sslclien
tauth
3. Open the server.xml
file and change the
clientAuth value to
true for the admin port,
in the admin connector
entry.
vim
/var/lib/pki-
ca/conf/server.x
ml
....
<Connector
port="9445"
maxHttpHeaderSiz
e="8192"
maxThreads="150"
minSpareThreads="
25"
maxSpareThreads="
75"
enableLookups="fa
lse"
disableUploadTim
eout="true"
acceptCount="100"
schem e="https"
secure="true"
clientAuth="true
"
sslProtocol="SSL"
4. Start the server.
service pki-ca
start
5. Configure the console.
Red Hat Certificate System 8.0 Red Hat Certificate System 8.0
34
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 43 44

Komentarze do niniejszej Instrukcji

Brak uwag