When I use this command: sudo certbot --apache -m admin@example.com -d aulasprofdanilo.com.br/moodle -d www.aulasprofdanilo.com.br/moodle. It returns a error message related to invalid character.
When I remove “/moodle” the command execute okay.
My question is, Can I create a let’s Encrypt certificate using a domain with slashes like: aulasprofdanilo.com.br/moodle? If yes, How?