I’m running an IIS7.5 and I need a SAN certificate for my domains.
Here is what I did.
I’ve installed an Ubuntu 14.4 as a virtual guest, installed letsencrypt and done a 1) manual installation. I typed my domains and then letsencrypt requrested a .well-known/acme-challenge/[XXXXXX] for each domain (which is a pain, BTW, but I hear Windows support is coming).
At the end I got only the certificate for the first domain (stored in /etc/letsencrypt/live/[DOMAIN]. I sortof expected a SAN certificate.
Then I converted PEM to PFX using openssl.
Hi @mihamarkic, thanks for helping test Let’s Encrypt. I’m sorry it isn’t working properly for you yet.
Could you be a little more specific about what you did when you “typed your domains”? Would you be willing to post log information from /var/log/letsencrypt?
Hi @mihamarkic, if the log isn’t incredibly long, you could type three backtick characters (the ` character) in a row, and then paste the log as text, and then three more backtick characters.
The pasted text will then be
monospaced inside your post,
something like this.