@extends('layouts.app') @section('content')
@if(session('error')) @endif

Generate SSL Certificate

Create a new self-signed certificate using your Local CA. This will be signed by your private root authority.

@csrf

Please enter a valid domain name containing at least one dot.

The primary Fully Qualified Domain Name (FQDN) or IP Address to be secured.

Optional comma-separated list of additional domains or IPs.

Distinguished Name Attributes

Cancel
@endsection