rogeriojlle
(Rogerio Scholz Machado)
1
in acme.sh when I use this syntax for example:
acme.sh --issue -d example.com -d supersite.com -d anothersite.net
I have a certificate for example.com and with alternate subject field filled in for the other sites for each “-d othersite” i put.
like this:
What is the Caddy equivalent of this like?
Caddy version: 2.4.6 OS Linux
Hi 
Please update to caddy v2.5.1, which has been released 14 days ago 
v2.4.6 is fairly old 
Regarding your actual question about multiple SAN (Subject Alternate Name) per certificate:
No, caddy will only issue certificates with exactly one SAN, not multiple.
If you want to know a bit more why, check this post here:
That specific post goes quite in depth, but feel free to read the whole thread 
2 Likes
system
(system)
Closed
3
This topic was automatically closed after 30 days. New replies are no longer allowed.