EMC VPS Homepage
VPS Hosting and Web Hosting Services by EMC VPS
  Support Center  |  Web Mail  
 
  Dedicated Servers
 
Quick Links
  Sep 7, 2010
How to see the information in an SSL Certicate

openssl x509 -noout -text -in /path/to/cert/certname.crt

How to enable Frontpage on port 443 with SSL

/usr/local/frontpage/version5.0/bin/owsadm.exe -o install -p 443 -m domain.com -t apache-fp -xuser username -xgroup groupname -servconf "/usr/local/apache/conf/httpd.conf"

Can SSL Certificates be added to an addon domain when the main account already has one ?

SSL certs can only be installed on one IP at a time (simply by nature of how they work).

Addon domains use the same IP as the main domain, so no, SSL certs can not be added to an addon domain.

How can I tell if my ssl certificate and key are paired correctly or just view the contents of them ?

To view the contents of a certificate:
openssl x509 -noout -text -in filename.crt

To view the contents of a private key:
openssl rsa -noout -text -in filename.key

If the modulus number and exponent of the cert and key match, they are paired correctly. If not, they are mismatched and apache will not start with ssl enabled.

The Address Book in Horde returns an error

SSH to the server as root.

Type `mysql` to get the mysql prompt and cut and paste the following:
CREATE TABLE horde.turba_objects (object_id varchar(32)
PRIMARY KEY,owner_id varchar(255),
object_name varchar(255),
object_alias varchar(32),
object_email varchar(255),
object_homeAddress varchar(255),
object_workAddress varchar(255),
object_homePhone varchar(25),
object_workPhone varchar(25),
object_cellPhone varchar(25),
object_fax varchar(25),
object_title varchar(32),
object_company varchar(32),
object_notes text);

After that has been entered the address book (turba objects) should work again.

Manage your VPS or Web Hosting Account
  Email:
 
  Password:
 
  Sign up for an account

Register Domains | Web Hosting | Virtual Dedicated Hosting | Servers | Hsphere User Help | Plesk User Help | HSPC User Help
Terms of Service | Support Center | Web Mail Login | Submit a Trouble Ticket | Contact Us

Copyright © 1995 - 2010 Earth Media Coporation All rights reserved.

Earth Media Corporation and its affiliated websites offer Web Hosting, Design and Development Services and are not related to or affiliated in any way to
EMC Corporation ® the Information Management and Storage Company. If you need to contact the EMC Corporation, please visit their website at www.emc.com