# Two-way SSL authentication

**URL:** https://community.wowza.com/t/two-way-ssl-authentication/54423
**Category:** Wowza Streaming Engine
**Created:** [January 7, 2020, 7:00pm UTC](https://community.wowza.com/t/two-way-ssl-authentication/54423 "2020-01-07T19:00:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Piotr\_Romanczyk](https://avatars.discourse-cdn.com/v4/letter/p/eb8c5e/32.png) [@Piotr\_Romanczyk](https://community.wowza.com/u/Piotr_Romanczyk)
#### Post date: [January 7, 2020, 7:00pm UTC](https://community.wowza.com/t/two-way-ssl-authentication/54423/1 "2020-01-07T19:00:43Z")

</div>

Hello,

is there a way to implement two-way SSL authentication during SSL negotiations, to authenticate both a client and a server using client and server certificates exchanged during SSL handshake?

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [January 9, 2020, 2:27am UTC](https://community.wowza.com/t/two-way-ssl-authentication/54423/2 "2020-01-09T02:27:57Z")

</div>

Great question [@Piotr Romanczyk](http://community.wowza.com/community/questions/54264/two-way-ssl-authentication.html#)- thanks for asking. Wowza does not currently offer an option for two-way authentication at this time. You would need to implement the [Wowza secure tokens](https://www.wowza.com/docs/how-to-protect-streaming-using-securetoken-in-wowza-streaming-engine) in addition to SSL handshake to authenticate the client.

---

<div class="post-metadata">

### Author: ![Piotr\_Romanczyk](https://avatars.discourse-cdn.com/v4/letter/p/eb8c5e/32.png) [@Piotr\_Romanczyk](https://community.wowza.com/u/Piotr_Romanczyk)
#### Post date: [January 9, 2020, 5:34pm UTC](https://community.wowza.com/t/two-way-ssl-authentication/54423/3 "2020-01-09T17:34:03Z")

</div>

Thank you for your response. My question about 2 way SSL handshake support (where camera and Wowza both exchange and validate their SSL certificates) was to be for a camera stream push scenario (RTSP ANNOUNCE, RTMP push).
