P
P
partisan422019-12-10 06:18:51
Apache HTTP Server
partisan42, 2019-12-10 06:18:51

How to extend the validity of an ssl certificate to a subdirectory?

Good day.
I have a domain, let it be domen.ru
Using Let's Encrypt, I got an ssl certificate for it and bound it to the domain as follows.
SSLEngine On
SSLCertificateFile conf/ssl/certificate.crt
SSLCertificateKeyFile conf/ssl/private.key
SSLCertificateChainFile conf/ssl/ca_bundle.crt
But the whole point is that I have published a host with the address https://domen.ru/poddomen and there is a need make sure that the ssl certificate is distributed there as well.
Please tell me how can I do this.
I would also be very grateful for the links to the manuals :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dim Boy, 2021-01-11
@twix007

Make your own certificate for each subdomain

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question