Welcome, Guest. Please login or register.
Did you miss your activation email?
Saturday 30 March 2024, 12:15:47 am

Login with username, password and session length

Visit the Official Endian Reference Manual  HERE
14247 Posts in 4376 Topics by 6490 Members
Latest Member: maquino
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  Certificate error
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Certificate error  (Read 21480 times)
fmonroy
Jr. Member
*
Offline Offline

Posts: 1


« on: Tuesday 23 December 2008, 09:23:50 am »

Hello guys, I just installed v2.2 RC3 and restored a backup from an installation on a virtual machine (VMware Server).

All is working, except I can’t get into the web front end, I get this error:

Your certificate contains the same serial number as another certificate issued by the certificate authority.  Please get a new certificate containing a unique serial number.

(Error code: sec_error_reused_issuer_and_serial)

I still can get into the system using SSH, do you know how to generate a new certificate?

Thanks in advance.


Fidencio Monroy.
Logged
DukeOfAwesome
Full Member
***
Offline Offline

Posts: 30


« Reply #1 on: Tuesday 23 December 2008, 01:49:45 pm »

Try this:

http://efwsupport.com/index.php?topic=417.msg807;topicseen#msg807
Logged
DIrEctQL
Jr. Member
*
Offline Offline

Posts: 5


« Reply #2 on: Thursday 15 October 2009, 05:58:22 am »

Did you fix the problem?  I am getting this error when trying to access the Endian web GUI.
Logged
mitchbcn
Jr. Member
*
Offline Offline

Posts: 1


« Reply #3 on: Friday 13 November 2009, 01:32:54 am »

Hi,

I have the same problem and i correct it with the following instructions:

1.- Enter in the shell
2.- Go to the /etc/httpd :
cd /etc/httpd
3.- Generate new CSR (You may introduce a CN and the other data as you wish):
openssl req -new -key server.key -out server.csr
4.- Sing the CSR:
openssl x509 -req -days 1500 -in server.csr -signkey server.key -out server.crt
5.- At last, restart the HttpServer:
/etc/init.d/httpd restart

Now, try to acces to the GUI.
Logged
ad.aimm
Full Member
***
Offline Offline

Posts: 36


« Reply #4 on: Friday 13 November 2009, 02:38:38 am »

Did you fix the problem?  I am getting this error when trying to access the Endian web GUI.

del your certificate inside your favorite browser
Logged
Lucas Rey
Full Member
***
Offline Offline

Posts: 10


« Reply #5 on: Tuesday 05 March 2013, 09:36:51 pm »

Hi,

I have the same problem and i correct it with the following instructions:

1.- Enter in the shell
2.- Go to the /etc/httpd :
cd /etc/httpd
3.- Generate new CSR (You may introduce a CN and the other data as you wish):
openssl req -new -key server.key -out server.csr
4.- Sing the CSR:
openssl x509 -req -days 1500 -in server.csr -signkey server.key -out server.crt
5.- At last, restart the HttpServer:
/etc/init.d/httpd restart

Now, try to acces to the GUI.

Many many thanks... After 4 years your post help me now to solve finally the certificate issue. Deleting certs on firefox doesn't help me, I created new certificate, and now I'm able again to login into firewall GUI with firefox!
 
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.063 seconds with 19 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com