Skip to content

Lets Encrypt - Radius Certificate "Request failed with status code 422  #8806

@abdlmalekluttee

Description

@abdlmalekluttee

I intend to install an SSL certificate generated with "Let's Encrypt" to be used on the captive portal and admin interface and my radius
After carrying out the port-forworing of the port (80) and having verified the operation, I enter the Common name in the appropriate page, I click test, and I receive the status code 422.

To Reproduce on HTTP
Steps to reproduce the behavior:

Image Image Image
  1. Go to 'Configuration' > 'System Configuration' > 'SSL Certificates'
  2. Click on 'HTTP' > 'Edit"
  3. Enable 'Use Let's Encrypt' and insert the Common name (my domain pointing to my public IP);
  4. Click on 'Test'
  5. The error 'Request failed with status code 422' appears

To Reproduce on RADIUS
Steps to reproduce the behavior:

  1. Go to 'Configuration' > 'System Configuration' > 'SSL Certificates'
  2. Click on 'RADIUS' > 'Edit"
  3. Enable 'Use Let's Encrypt' and insert the Common name (my domain pointing to my public IP);
  4. Click on 'Test'
  5. The error 'Request failed with status code 422' appears

PacketFence version:
Version: 14.1

Additional context
I opened port 80 on my firewall and confirmed that port forwarding is working correctly.
However, I noticed that the internal PacketFence firewall (Debian) is proxying HTTP traffic from port 8080 to port 80.
To address this, I mapped inbound traffic on port 80 to port 8080 on my PF box, but even after doing that, I still encountered the same 422 error.
I added the portal daemon to the Management interface (eth0) in PacketFence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions