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
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
720
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
GitHubとGitLabとAWS CodePipelineでCI/CDを組み比べてみた
satoshi256kbyte
4
210
RDoc meets YARD
okuramasafumi
4
170
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
290
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
640
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
280
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
はじめてのMaterial3 Expressive
ym223
2
250
請來的 AI Agent 同事們在寫程式時,怎麼用 pytest 去除各種幻想與盲點
keitheis
0
110
Go言語での実装を通して学ぶLLMファインチューニングの仕組み / fukuokago22-llm-peft
monochromegane
0
120
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Building Adaptive Systems
keathley
43
2.7k
We Have a Design System, Now What?
morganepeng
53
7.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Unsuck your backbone
ammeep
671
58k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
How to Ace a Technical Interview
jacobian
279
23k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
The Power of CSS Pseudo Elements
geoffreycrofte
77
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 ;)