Tag Archives: SSL

Generating Multi-Domain SSL CSR and Key files

A compound SSL Certificate product available from some Registrars currently is the “Multi-Domain” Certificate, for up to 3 x domains by default, with more available from there. To generate the required Key and CSR files to obtain those multi-domain Certificates, … Continue reading

Posted in Network Presence | Tagged , | Comments Off on Generating Multi-Domain SSL CSR and Key files

TLS/SSL config updates to Sendmail for recent OpenSSL versions

Recent SSL updates to the OpenSSL package have removed old DH parameters which are built into Sendmail mail server software, so the following are configuration updates to Sendmail (sendmail.cf) to enable the use of a longer DH Parameter to TLS/SSL … Continue reading

Posted in Network Presence | Tagged , , , | Comments Off on TLS/SSL config updates to Sendmail for recent OpenSSL versions

Updating your Thawte Intermediate SSL Certificates

In 2010 Thawte decided to start signing “all certificates with an intermediate certificate that needs to be installed along with the SSL certificate. Any certificate issued on or after this date requires the intermediate certificate to be installed.” Accordingly, if … Continue reading

Posted in Network Presence, Sales | Tagged , | Comments Off on Updating your Thawte Intermediate SSL Certificates

Adding SSL Certificates and settings to your cPanel VPS

Assuming you’ve generated your SSL Certificate’s CSR and Key files elsewhere or outside of your cPanel itself, then once you have your purchased official signed Certificate (we use and recommend NameCheap.com Comodo SSL Certs), you can install those SSL files … Continue reading

Posted in Network Presence | Tagged , , | 1 Comment

Sydney NAS Online with 4TB

Some of our customers have multiple VPS online on various seperate hardware platforms at our main Sydney Australia POP at Equinix in Sydney, and could utilise a shared or common network-based disk for greater capabilities and utilisation of their VPS. … Continue reading

Posted in Network Presence, Sales | Tagged , , , , , , , , , , | Comments Off on Sydney NAS Online with 4TB

SSL Certificate and its install included in our Managed VPS Plans

Our Managed VPS Plans are popular and with more and more websites wanting SSL, we’re now including the purchase of an SSL Certificate for your first SSL site (renewed each year) with any of our Managed VPS Plans, and of … Continue reading

Posted in Network Presence, Sales | Tagged , , , | 2 Comments

Creating a SSL Key & CSR

All done with a single command and then working through the interactive prompts and no password is mandatory, so you can just press the ‘enter’ key at the Key Password prompts.. openssl req -new -newkey rsa:2048 -nodes -keyout SERVERNAME.key -out … Continue reading

Posted in Network Presence | Tagged , , , | 3 Comments