acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
39.19k stars 4.96k forks source link

Must-staple #1505

Open pahapoika opened 6 years ago

pahapoika commented 6 years ago

Hey. is there any way to enable must-staple? Thanks

ghost commented 6 years ago

Have you checked avalable commands ? acme.sh -h --ocsp-must-staple, --ocsp Generate ocsp must Staple extension.

pahapoika commented 6 years ago

thanks for quick response @reborns actually I haven't, since it wasn't on readme (I'm lazy person lol) I'll try the --ocsp-must-staple. should it also work on renews (as the certificate is already issued)

wp-networks commented 6 years ago

https://github.com/Neilpang/acme.sh/issues/288#issuecomment-360822029 ;)