Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 937 Bytes

php-challenge.md

File metadata and controls

17 lines (13 loc) · 937 Bytes

Core Team Challenge

We use PHP pervasive throughout our backend codebase.

Description

  • Create a PHP 7.2 application, using Symfony4 as framwork based on this architecture file descrition.
  • This application must have a database of your choice
  • Application must be deployable using dockerfile
  • Use docker image firmaprofesional/code-challenge README
  • Please email Miquel asking for a test certificate working on the docker image provided.

This application must do:

  • Create a login page, this page will ask for authentication with certificate
  • Recieve the certificate client authentication from Apache ?
  • Show the information from the certificate [SerialNumber and CN]
  • If serial number's certificate didn't exist insert data in database