Redirect 302 redirect from POST @app_login (8739d5)

POST https://ceecam.es/

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
need_fuck
"yes"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Dashboard\DashboardController::renderDashboard"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_dashboard"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#292
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#238 …}
  }
]
_stopwatch_token
"817e0c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"13"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=tvcmpnglgif73sbcl40231beu5; main_deauth_profile_token=26075b; sf_redirect=%7B%22token%22%3A%228739d5%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fceecam.es%5C%2Feficiencia-energetica-cam%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FSecurityController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"ceecam.es"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-nextjs-request-id
"75521244"
x-php-ob-level
"1"

Request Content

Raw

need_fuck=yes

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 19 May 2026 02:43:17 GMT"
location
"/iniciar-sesion"
x-debug-token
"341853"

Cookies

Request Cookies

Key Value
PHPSESSID
"tvcmpnglgif73sbcl40231beu5"
main_deauth_profile_token
"26075b"
sf_redirect
"{"token":"8739d5","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\Security\\SecurityController","method":"login","file":"\/var\/www\/vhosts\/ceecam.es\/eficiencia-energetica-cam\/src\/Controller\/Security\/SecurityController.php","line":25},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Tue, 19 May 26 04:43:14 +0200"
Last used
"Tue, 19 May 26 04:43:15 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#307
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 49
  -token: null
  trace: {
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:49 {
      session_start(array $options = []): bool …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:158 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:282 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-foundation/Session/Session.php:201 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-foundation/Session/Session.php:221 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/Firewall/ContextListener.php:96 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);}
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:70 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/Firewall.php:93 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/ceecam.es/eficiencia-energetica-cam/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""
_security.main.target_path
"https://ceecam.es/"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"81a1fd181b4eb056f7a86e09c51fe0e8"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://eficiencia-energetica-cam-user:ZpkuLzfupZHtzNe@localhost:3306/eficiencia-energetica-cam"
DEFAULT_DISABLED_WEEK_DAY
"0"
DEFAULT_POSTAL_CODE
"52001"
DEFAULT_PROVINCE_ID
"52"
DEFAULT_TOWN
"Melilla"
EXPEDIENTES_STORAGE_FOLDER
"%kernel.project_dir%/config/expedientes"
EXPEDIENTES_TOKEN_STORAGE
"%kernel.project_dir%/config/expedientes/token"
JWT_PASSPHRASE
"d186110a7fdf52d282bb1dc3287b849154287c4f9fe84a472362eb8d552ee49d"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://info@serglobinmelilla.es:gryE9iFhB6@smtp.zoho.com:465?auth_mode=login&ping_threshold=200&restart_threshold=10&restart_threshold_sleep=1"
MAILER_EMAIL
"info@serglobinmelilla.es"
PADRON_STORAGE_FOLDER
"%kernel.project_dir%/config/padron"
PADRON_TOKEN_STORAGE
"%kernel.project_dir%/config/padron/token"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/ceecam.es/eficiencia-energetica-cam"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/ceecam.es/eficiencia-energetica-cam"
]
CONTENT_LENGTH
"13"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ceecam.es"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=tvcmpnglgif73sbcl40231beu5; main_deauth_profile_token=26075b; sf_redirect=%7B%22token%22%3A%228739d5%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fceecam.es%5C%2Feficiencia-energetica-cam%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FSecurityController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"ceecam.es"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_NEXTJS_REQUEST_ID
"75521244"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://ceecam.es/"
REDIRECT_SCRIPT_URL
"/"
REDIRECT_SSL_CIPHER
"ECDHE-RSA-AES256-GCM-SHA384"
REDIRECT_SSL_CIPHER_ALGKEYSIZE
"256"
REDIRECT_SSL_CIPHER_EXPORT
"false"
REDIRECT_SSL_CIPHER_USEKEYSIZE
"256"
REDIRECT_SSL_CLIENT_VERIFY
"NONE"
REDIRECT_SSL_COMPRESS_METHOD
"NULL"
REDIRECT_SSL_PROTOCOL
"TLSv1.2"
REDIRECT_SSL_SECURE_RENEG
"true"
REDIRECT_SSL_SERVER_A_KEY
"rsaEncryption"
REDIRECT_SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
REDIRECT_SSL_SERVER_I_DN
"CN=R13,O=Let's Encrypt,C=US"
REDIRECT_SSL_SERVER_I_DN_C
"US"
REDIRECT_SSL_SERVER_I_DN_CN
"R13"
REDIRECT_SSL_SERVER_I_DN_O
"Let's Encrypt"
REDIRECT_SSL_SERVER_M_SERIAL
"06F9D84FA0E190E4A5B39EA3F6E9156536A8"
REDIRECT_SSL_SERVER_M_VERSION
"3"
REDIRECT_SSL_SERVER_SAN_DNS_0
"ceecam.es"
REDIRECT_SSL_SERVER_S_DN
"CN=ceecam.es"
REDIRECT_SSL_SERVER_S_DN_CN
"ceecam.es"
REDIRECT_SSL_SERVER_V_END
"Aug 16 06:41:08 2026 GMT"
REDIRECT_SSL_SERVER_V_START
"May 18 06:41:09 2026 GMT"
REDIRECT_SSL_SESSION_ID
"115e68442f8e162303194cdebd69cad9b808654f8fe1ec54f09457bc995f9568"
REDIRECT_SSL_SESSION_RESUMED
"Initial"
REDIRECT_SSL_TLS_SNI
"ceecam.es"
REDIRECT_SSL_VERSION_INTERFACE
"mod_ssl/2.4.67"
REDIRECT_SSL_VERSION_LIBRARY
"OpenSSL/3.5.6"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"agvORV2eT70WaBNJk2K-9QAAAEg"
REDIRECT_URL
"/"
REMOTE_ADDR
"52.194.221.253"
REMOTE_PORT
"40600"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1779158597
REQUEST_TIME_FLOAT
1779158597.0557
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://ceecam.es/"
SCRIPT_URL
"/"
SERVER_ADDR
"51.38.162.103"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ceecam.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at ceecam.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"ECDHE-RSA-AES256-GCM-SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=R13,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"R13"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"06F9D84FA0E190E4A5B39EA3F6E9156536A8"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"ceecam.es"
SSL_SERVER_S_DN
"CN=ceecam.es"
SSL_SERVER_S_DN_CN
"ceecam.es"
SSL_SERVER_V_END
"Aug 16 06:41:08 2026 GMT"
SSL_SERVER_V_START
"May 18 06:41:09 2026 GMT"
SSL_SESSION_ID
"115e68442f8e162303194cdebd69cad9b808654f8fe1ec54f09457bc995f9568"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"ceecam.es"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.67"
SSL_VERSION_LIBRARY
"OpenSSL/3.5.6"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/ceecam.es/eficiencia-energetica-cam/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_EMAIL,PADRON_TOKEN_STORAGE,PADRON_STORAGE_FOLDER,EXPEDIENTES_TOKEN_STORAGE,EXPEDIENTES_STORAGE_FOLDER,DEFAULT_PROVINCE_ID,DEFAULT_TOWN,DEFAULT_POSTAL_CODE,DEFAULT_DISABLED_WEEK_DAY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"agvORV2eT70WaBNJk2K-9QAAAEg"
USER
"ceecam.es_c4q00tyvobo"
proxy-nokeepalive
"1"