Jumat, 21 September 2012

XSCF sethttps enable

First generate the web server private key. Remember the passphrase you will need it in the next step.

    XSCF> sethttps -c genserverkey
     Enter passphrase: mitra_01
   Verifying – Enter passphrase: mitra_01

Create the self-signed web server certificate by speficying the DN.

    XSCF> sethttps -c selfsign ID Jakarta DKI Ruang Data Center aku@email.com
       
    CA key and CA cert already exist. Do you still wish to update? [y|n] :y
    Enter passphrase: mitra_01
    Verifying – Enter passphrase: mitra_01

Now enable https.

    XSCF> sethttps -c enable
    Continue? [y|n] : y
    Please reset the XSCF by rebootxscf to apply the https settings.

Reboot with the rebootxscf command

open firefox with https://ip_addr_xscf