Changes Affecting Xolphin as of 15 February 2024

Xolphin is now part of Sectigo. As part of our ongoing strategy to leverage the latest technology in our validation processes, and to improve Xolphin customers' validation times, Sectigo is updating the Xolphin platform and APIs. This means, however, that API changes are coming to Resellers who sell OV/EV SSL and Code Signing certificates issued by Sectigo.

For more information see our guide. For questions contact Xolphin Support.

Apache FAQ

  • To configure the Apache webserver to use HTTP Strict Transport Security (HSTS), the following steps can be taken. Activating HSTS headers To have Apache transfer the HSTS headers we need to add the headers module to the con...

    More

  • Creating client certificates Create the client key:# openssl genrsa -des3 -out garex.key 1024 Create the client request:# openssl req -new -key garex.KEY -out garex.CSRIn the common name (CN) fill in your own name, for ...

    More

  • If you experience problems with an SSL certificate in Apache, it is possible to display the configuration using the following command:  httpd -S [ -S]: '''S'''hows the settings as parsed from the config file (currently onl...

    More

  • It is possible that the following error message appears in the error_log: # [notice] caught SIGTERM, shutting down# [warn] RSA server certificate CommonName (CN) `www.sslcertificaten.nl' does NOT match server name!?# [err...

    More

  • To export the certificate, the Private Key and if necessary any corresponding intermediate certificates to a pfx file the following command can be used: [root@server cert] openssl pkcs12 -export -in filename.crt -inkey keynam...

    More

  • The following steps describe the configuration of Apache to have the website loaded completely over HTTPS. Please read our background infomation on Securing your complete website with SSL Redirect via mod_alias When you can...

    More

SSLCheck

Our SSLCheck will examine your website's root and intermediate certificates for correctness and report any potential issues

point up