Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC_ERROR_REUSED_ISSUER_AND_SERIAL in Firefox with server certificate created using tls-gen #17

Closed
msbasanth opened this issue Jun 5, 2019 · 1 comment

Comments

@msbasanth
Copy link

Hi,

I wanted to connect to RabbitMQ server from an Angular application running in my iPad.

I changed the RabbitMQ broker URL to wss://:15673/ws so that we are not referring to loop back ip.

But with this I am not able to connect to RabbitMQ server. I am connecting from the same machine.

How can connect to RabbitMQ server by providing the server IP address/hostname?

I am getting an error in the client SEC_ERROR_REUSED_ISSUER_AND_SERIAL with Firefox (as attached).
When I checked the server certificate that I created using tls-gen I could see serial number as '01', it looks like gets conflicted with some other certificate with the same serial number.
How can I generate a certificate with unique serial number using tls-gen?

Thanks
Basanth

@lukebakken
Copy link
Collaborator

Hello! There is no evidence that this is a tls-gen issue. I am responding to your message on rabbitmq-users so please continue discussion there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants