Start a Conversation

Unsolved

This post is more than 5 years old

13543

May 26th, 2015 08:00

C50LE how to add root certificate

C50LE how to add root certificate

Hi.

We have some C50LE clients which should start firefox and connect to a URL using https.
The Clients are configured via DHCP / FTP using wlx.ini (which is attached at the bottom of this post).
We have set up a CA inside our active directory and generated server certificates for the webinterfaces we need to connect to.

Firefox throws an error: "The certificate is not trusted because the issuer certificate is not trusted"
I think this is because the root certificate is from our own CA and firefox can not verify it.
Is there a way to add this certificate automatically? We can not let the users add an exeption manually.

Thanks in advance for any reply :-)

rsassman

wlx.ini:

ImportCerts=yes Certs=root-iat-omws.cer
DisplaySettings=MON1 rotate-normal DDC
Autologin=Yes
DefaultUser=thinuser
ChangeAdminPassword=xxx
ChangeGuestPassword=xxx
ChangeRootPassword=xxx
ChangeThinUserPassword=xxx
DisableVNC=yes

;************************************************* ************
;* Firefox *
;************************************************* ************

Browser.Homepage=swp-xenapp.iat-omws.local

;-------------------------------------------------------------
;- Firefox Session 1 -
;- Each line but the last must end with a ' \' -
;-------------------------------------------------------------

CONNECT=BROWSER \
Description="foxfromini" \
URL=swp-xenapp.iat-omws.local \
Resolution=FullScreen \
AutoConnect=yes \
Mode=Normal \
LocalCopy=no
\
LocalCopy=no

No Responses!
No Events found!

Top