I'm trying to configure stunnel, and need to provide a cert and key (see below)
cert = /etc/example/fullchain.pem
key = /etc/example/privkey.pem
I'd like to use the existing certificates generated by cPanel under /var/cpanel/ssl/domain_tls/subdomain.example.com
certificates
certificates.cache
combined
combined.cache
Would I need the configuration to be;
cert = /var/cpanel/ssl/domain_tls/subdomain.example.com/certificates
key = not sure what to use?
Thanks!
cert = /etc/example/fullchain.pem
key = /etc/example/privkey.pem
I'd like to use the existing certificates generated by cPanel under /var/cpanel/ssl/domain_tls/subdomain.example.com
certificates
certificates.cache
combined
combined.cache
Would I need the configuration to be;
cert = /var/cpanel/ssl/domain_tls/subdomain.example.com/certificates
key = not sure what to use?
Thanks!