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
600
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
抽象化という思考のツール - 理解と活用 - / Abstraction-as-a-Tool-for-Thinking
shin1x1
1
930
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
170
What's new in Adaptive Android development
fornewid
0
130
QA x AIエコシステム段階構築作戦
osu
0
240
書き捨てではなく継続開発可能なコードをAIコーディングエージェントで書くために意識していること
shuyakinjo
0
190
MCPで実現できる、Webサービス利用体験について
syumai
7
2.4k
MCP連携で加速するAI駆動開発/mcp integration accelerates ai-driven-development
bpstudy
0
250
Workers を定期実行する方法は一つじゃない
rokuosan
0
140
階層化自動テストで開発に機動力を
ickx
1
470
商品比較サービス「マイベスト」における パーソナライズレコメンドの第一歩
ucchiii43
0
270
[Codecon - 2025] Como não odiar seus testes
camilacampos
0
100
はじめてのWeb API体験 ー 飲食店検索アプリを作ろうー
akinko_0915
0
180
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Optimizing for Happiness
mojombo
379
70k
Embracing the Ebb and Flow
colly
86
4.8k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Balancing Empowerment & Direction
lara
1
530
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Producing Creativity
orderedlist
PRO
346
40k
Designing Experiences People Love
moore
142
24k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
182
54k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
2.9k
Scaling GitHub
holman
461
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 ;)