Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
SSL & Symfony
Search
Albert Casademont
March 17, 2014
Programming
0
360
SSL & Symfony
Check the video at
https://www.youtube.com/watch?v=fmBT0miHL7Q
Albert Casademont
March 17, 2014
Tweet
Share
More Decks by Albert Casademont
See All by Albert Casademont
React PHP & Symfony @ SymfonyCat 2016
acasademont
2
920
PHP7 & Symfony 2 @ Symfony Barcelona May meetup
acasademont
2
610
PHP7 @ PHP Day Spain 2015
acasademont
5
6.3k
Browser Performance 101
acasademont
0
140
Doctrine in 90 minutes
acasademont
0
1.4k
Other Decks in Programming
See All in Programming
CloudflareのSandbox SDKを試してみた
syumai
0
180
Phronetic Team with AI - Agile Japan 2025 closing
hiranabe
2
670
r2-image-worker
yusukebe
1
180
Flutterアプリ運用の現場で役立った監視Tips 5選
ostk0069
1
520
Eloquentを使ってどこまでコードの治安を保てるのか?を新人が考察してみた
itokoh0405
0
3.2k
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
5
2k
ゼロダウンタイムでミドルウェアの バージョンアップを実現した手法と課題
wind111
0
210
AIエージェントでのJava開発がはかどるMCPをAIを使って開発してみた / java mcp for jjug
kishida
4
770
Nitro v3
kazupon
2
320
例外処理を理解して、設計段階からエラーを見つけやすく、起こりにくく #phpconfuk
kajitack
12
6.4k
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
10
3.4k
JJUG CCC 2025 Fall: Virtual Thread Deep Dive
ternbusty
3
480
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
118
20k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Into the Great Unknown - MozCon
thekraken
40
2.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Building Adaptive Systems
keathley
44
2.8k
Six Lessons from altMBA
skipperchong
29
4.1k
Balancing Empowerment & Direction
lara
5
760
Designing for humans not robots
tammielis
254
26k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Speed Design
sergeychernyshev
33
1.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Transcript
SSL y Symfony 2
About Albert Casademont ulabox.com @acasademont (no tengo Linkedin!)
Secure Sockets Layer Transport Layer Security
https = http + tls
TLS: 4 pillars Authentication Key exchange Encryption MAC
TLS Handshake source: https://devcentral.f5.com/articles/ssl-profiles-part-1
None
None
http vs https source: https://www.igvita.com/2013/12/16/optimizing-nginx-tls-time-to-first-byte/
Performance check-list keep-alive initcwnd >= 10 Certificate chain size TLS
record size TLS sessions TLS tickets TLS false start
http vs NICE https source: https://www.igvita.com/2013/12/16/optimizing-nginx-tls-time-to-first-byte/
Symfony How-To
None
TLS today in BCN 1.Websites with high traffic and +1M
users 2.Login with email & password 3.Offices in BCN & surroundings
TLS today in BCN https login emagister partial no softonic
partial yes infojobs partial yes vueling partial no atrápalo partial yes letsbonus partial yes privalia partial no edreams partial yes tuenti full trovit no no fotocasa no no idealista no no segundamano no no akamon partial no
TLS today in BCN https login tuenti full
SPDY HTTP 2.0
Resources
Resources https://blog.cloudflare.com https://igvita.com https://insouciant.org https://imperialviolet.org https://ssllabs.com/ssltest
gràcies ;)