Advertisement
obunda

symfony server:ca:install

Jun 25th, 2019
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.96 KB | None | 0 0
  1. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/projects/oblog  
  2. ╰─➤  symfony server:ca:install
  3. You might have to enter your root password to install the local Certificate Authority certificate
  4. The local CA is now installed in the system trust store!
  5. WARNING "certutil" is not available, so the CA can't be automatically installed in Firefox and/or Chrome/Chromium!
  6. Install "certutil" with "apt install libnss3-tools" or "yum install nss-tools" and re-run the command
  7. Generating a default certificate for HTTPS support
  8.                                                                                                                        
  9. [OK] The local Certificate Authority is installed and trusted                                                          
  10.                                                                                                                        
  11.  
  12. ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/projects/oblog  
  13. ╰─➤
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement