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
350
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
910
PHP7 & Symfony 2 @ Symfony Barcelona May meetup
acasademont
2
580
PHP7 @ PHP Day Spain 2015
acasademont
5
6.2k
Browser Performance 101
acasademont
0
130
Doctrine in 90 minutes
acasademont
0
1.4k
Other Decks in Programming
See All in Programming
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
130
WebDriver BiDiとは何なのか
yotahada3
1
140
CSS Linter による Baseline サポートの仕組み
ryo_manba
1
110
第3回 Snowflake 中部ユーザ会- dbt × Snowflake ハンズオン
hoto17296
4
370
Pulsar2 を雰囲気で使ってみよう
anoken
0
240
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
220
Rails アプリ地図考 Flush Cut
makicamel
1
120
動作確認やテストで漏れがちな観点3選
starfish719
6
1k
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
150
Rubyで始める関数型ドメインモデリング
shogo_tksk
0
110
Boost Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
300
Honoとフロントエンドの 型安全性について
yodaka
7
1.2k
Featured
See All Featured
Raft: Consensus for Rubyists
vanstee
137
6.8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
330
Reflections from 52 weeks, 52 projects
jeffersonlam
348
20k
Designing for Performance
lara
604
68k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7.1k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.8k
Practical Orchestrator
shlominoach
186
10k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Rails Girls Zürich Keynote
gr2m
94
13k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
How GitHub (no longer) Works
holman
314
140k
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 ;)