When i try to enter my webmail such as www.mydomain.com/webmail both IE and FIREFOX gives a warning. IE says "not recommended" and firefox says worse.
How can i get rid of these warnings for all my users.
Tnx
When i try to enter my webmail such as www.mydomain.com/webmail both IE and FIREFOX gives a warning. IE says "not recommended" and firefox says worse.
How can i get rid of these warnings for all my users.
Tnx
you can add an exception… in FF, so next time it'll not ask you question.
It sounds like you are using the default unsigned SSL certificates provided by Cpanel. Do you have root access to the server? and a SSL certificate for your domain?
If so install your SSL certificate then under WHM --> Tweak Settings -->
"When visiting /cpanel or /whm or /webmail with SSL, you can choose to redirect to:"
select Origin Domain Name
It is already selected Origin Domain Name but it is not my own problem. I have hundred of users and more email users. I cant buy a SSL for every single domain and in this conditions every single email users who tries to login webmail come accross with this warning.
How did you all the people get rid of this problem? In your servers, your clients are not getting this warning?
I want my users directly login their panel without any warning because they thought it is a mistake of me.
Then you will need to order a SSL certificate for your hostname (install under the Manage Service SSL Certificates section) then setup the redirect to your hostname instead of the origin domain.
You can also advice your customers to use the cpanel in the following manner.
https://yourserverhsotname/cpanel
Howdy,
On my server, I bought a cheapy ssl cert for servername.host.tld and redirect all /cpanel /whm and /webmail traffic to that.
It removes those nagging errors and you can also use it for the mail services to remove those errors as well. Thirty dollars well spent IMHO.
Thanks!
Thats exactly what i need. I will buy an SSL and try it now but i wonder while registering which address should i choose?
www.xxx.com or sub.xxx.com
Because i noticed it goes to sub.domainname.com.
Last edited by marquis_ce; 07-16-2009 at 01:29 AM.
I ordered a ssl for "servername.domain.com" and then tried to install but it says:
The specified domain is not configured on the system. If you are intending to install a shared certificate you must use the username "nobody" for security and bandwidth reporting reasons.
SSL Install aborted due to error.
Should i order it for the only "www.domain.com" ?
Are you installing the certificate under WHM > Manage Service SSL Certificates > cPanel/WHM/Webmail Service > Install new Certificate?
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Oh tnx. It worked.
No problem about entering /webmail or /cpanel
But thre is still gives error https://www.domain.com:2087/ because my ssl is "servername.domain.com"
is there any solution?
Last edited by marquis_ce; 07-20-2009 at 04:26 AM.
:2087 is WHM
And that also works without issue using a hostname registered wildcard.
https://server512.rambokillsyou.com:2087/
I'd like my users who are willing to purchase their own SSL certificate to be able to go to https://clientdomain.com/webmail to get their webmail, as well as secure their mail servers IMAP/POP.
As far as I can tell, there's only one cert per service in WHM, so if I go to https://myotherclientdomain.com, it produces warnings. Is it possible to install service certificates per domain?