SSL Copy Scripts

Hi!

I updated my SSL certificate. A real pain in the butt comodo with 3 certs that need to be combined in a certain order which their docs were out of date on and then it turned out there was a 4th that needed to be included.

I figured I'd nailed it on the first try and used the manage SSL page to copy the configs out to all the other services... Before I got the intermediate/CA/bundle correct.

After updating just the CA Cert we don't get the option to re-copy the config... I was wondering if there was a quick way to manually fire off those scripts again?

Thanks!

Status: 
Closed (fixed)

Comments

Do you mean re-copy the config to other servers like Postfix and Dovecot?

OK, this is a missing feature in Virtualmin - it doesn't look at the chained cert when deciding if copying to other servers is needed or not. This will be fixed in the next release.

I don't suppose there's a semi-handy way to do the copies manually or trick it into thinking it should make the options available again?

I'm attaching the patched file for this issue.

If you take the file I've attached, put it in place of your existing file in /usr/share/webmin/virtual-server/cert_form.cgi.

Once you've replaced that file with the one attached here, restart Webmin with this command:

/etc/init.d/webmin restart

After you do that, does it allow you to copy out those SSL certificates?

Hitting the manage page now results in: Error - Missing Content-Type Header

Ownership, perms & file names all the same.

The file starts;

/usr/local/bin/perl

which perl

/usr/bin/perl

Changed that, the buttons to copy show up!

Very cool. Thanks.

Automatically closed -- issue fixed for 2 weeks with no activity.