SSL certificates are expired?

Post Reply
admin
Site Admin
Posts: 478
Joined: 06 Feb 2007, 13:36

SSL certificates are expired?

Post by admin »

If on OpenWrt the SSL certificates are expired do the following:

Code: Select all

rm /etc/uhttpd.key
rm /etc/uhttpd.crt  
service uhttpd restart
A new .key and .crt file will be made (for 2 years).

DG.
Post Reply