AX Semantics Developer Blog
  • Home
  • Categories
  • Tags
  • Archives

CAcert and wildcards

All our internal services should be ssl-only. Because the domain we use for this is not used outside of our company, CAcert is the best and cheapest option.

To create a wildcard certificate CSR we used:

openssl req -newkey rsa:2048 -subj /CN=*.qax.io -nodes -keyout qax.io.key -out qax.io.csr

How to install CAcert to all your browsers look http://wiki.cacert.org/FAQ/BrowserClients

Tell us what you think about this. Is something unclear? Do you have questions or ideas? Leave your comments below.

Comments
comments powered by Disqus

  • « Python 3 support in Codeship
  • Fixing python output in a docker container »

Published

Nov 7, 2014

Category

Techstack

Tags

  • certificates 1
  • howto 9
  • ssl 1
  • AX Semantics Developer Blog - Technical stuff and learnings we had while developing the AX environment
  • Powered by Pelican. Theme: Elegant by Talha Mansoor