ssl - What certificate is being sent with my REST PUT call -


we have rest webservices running on clustered jboss servers behind f5. connecting on mutual ssl. want verify certificate being sent our request - namely it's f5 server name (that fronts both jboss boxes) , not cert individual box being hit particular request. ssl , has never been strong suit, can't wrap head around how verify going our put call.

edit: request being sent individual server, certificate need send 1 on f5, fronting both servers.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -