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
130
Doctrine in 90 minutes
acasademont
0
1.4k
Other Decks in Programming
See All in Programming
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
6.5k
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
650
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
870
VS Code Update for GitHub Copilot
74th
2
660
PipeCDのプラグイン化で目指すところ
warashi
1
290
MCPを使ってイベントソーシングのAIコーディングを効率化する / Streamlining Event Sourcing AI Coding with MCP
tomohisa
0
150
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
610
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
190
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
980
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
130
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
2
160
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Become a Pro
speakerdeck
PRO
29
5.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Practical Orchestrator
shlominoach
189
11k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
GraphQLとの向き合い方2022年版
quramy
49
14k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
A Modern Web Designer's Workflow
chriscoyier
695
190k
KATA
mclloyd
30
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
What's in a price? How to price your products and services
michaelherold
246
12k
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 ;)