Skip Toolbar Print  
Thumbnail Image
Andreas Stefan Tomiak Andreas Stefan Tomiak

Nice howto, but you'll not able to login with the web applications after the modification of the certificate.

I've tried this with without effort.I found two other files in which you have to install the private key (grrr...):

 

/usr/lib/simias/webaccess/Web.config

and

/usr/lib/simias/admin/Web.config

in the following space between the tags add key:

<add key="SimiasUrl" value="https://your_url:443/" />
<add key="SimiasCert" value=The coded key in one line from server.crt (without tags)"


But: it does not work for me. Any clues? It's a bad idea to store the private key in didffernt places. Security by obscurity?


Thanks a lot
Skip Footer Toolbar