 BranoI hate VogonsPremium,MVM join:2002-06-25 Burlington, ON kudos:6 | reply to Hank
Re: USG internal storage wipe Button reset only removes the startup-config.conf, doesn't wipe internal storage.
I have ticket open with ZyXel waiting for them to call me back. |
|
 BranoI hate VogonsPremium,MVM join:2002-06-25 Burlington, ON kudos:6 | With help from ZyXel pointing me the right way, I was able to delete the offending certificate through FTP. All good now. |
|
 AnavSarcastic Llama? Naw, Just AcerbicPremium join:2001-07-16 Dartmouth, NS kudos:3 | Care to write a how to or faq, so others who create a certificate with blank name have a way out........... ? |
|
 BranoI hate VogonsPremium,MVM join:2002-06-25 Burlington, ON kudos:6 Reviews:
·Bell Fibe
| It's very simple. Luckily the Trusted certificate store is available via FTP as cert/trusted directory
brano@droopy ~ $ ftp 192.168.10.1
Connected to 192.168.10.1.
220 FTP Server (ZyWALL USG 200) [::ffff:192.168.10.1]
Name (192.168.10.1:brano): admin
331 Password required for admin
Password:
230 User admin logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd cert/trusted
250 CWD command successful
ftp> dir
200 PORT command successful
150 Opening ASCII mode data connection for file list
-rw-r--r-- 1 root root 1553 Jan 20 02:48 bad_cert.crt
226-Transfer complete
226 Quotas off
ftp> del bad_cert.crt
250 DELE command successful
ftp> dir
200 PORT command successful
150 Opening ASCII mode data connection for file list
226-Transfer complete
226 Quotas off
ftp>
|
|
 AnavSarcastic Llama? Naw, Just AcerbicPremium join:2001-07-16 Dartmouth, NS kudos:3 | Would you believe the ole trusted certificate via FTP trick.  |
|
 HankSearching for a new FrontierPremium join:2002-05-21 Burlington, WV kudos:1 | reply to Brano Excellent - Have to keep this in my notes. Thanks Brano |
|