Just answered my own question as I tried it again and now it's working. I must 
not have converted the PFX file correctly the first few times.

For future reference, the process I used was -


-          Generate cert request on Exchange 2010 CAS server

-          Submit request to internal CA on domain controller

-          Download cert from CA as Base64 encoded

-          Import cert into Exchange CAS server

-          Export cert in PFX format

-          Upload to /usr/loca/zenloadbalancer/app/mini_httpd

-          Use OpenSSl to convert PFX to PEM format  - 
root@zenlb:/usr/local/zenloadbalancer/app/mini_httpd# openssl pkcs12 -in 
zenlb.pfx -out zenlb.pem -nodes

-          Edit mini_httpd.conf to point to zenlib.pem

-          Restart web GUI -  service minihttpd restart


-          Steve

From: Steve Robb [mailto:[email protected]]
Sent: Saturday, January 25, 2014 3:26 PM
To: [email protected]
Subject: [Zenloadbalancer-support] Possible to change v3.03 Web Gui Cert?

I've just installed v 3.03 in a test lab and everything is going OK so far but 
I'd like to use a trusted cert for the mini_httpd web GUI. I tried generating a 
new PEM cert from my CA and pointing the mini_httpd,conf at it but the web Gui 
wouldn't start.

Is there any way to use a new cert?

TIA.

-          Steve

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to