Forum Discussion
ahmad_2312
Nimbostratus
Feb 03, 2010Remove whiteSpace from the Certificate
Dears
we need to send the client certificate to our back-end server for authentication, but the server is expecting the certficate as the following (without whitespace)
...
Kevin_Stewart
Employee
Feb 07, 2010Ahmad,
Are you sure that you need to strip the cert header and footer? I just came across a similar situation and the answer was simply to b64encode the whole cert:
set cert [b64encode [X509::whole [SSL::cert 0]]]
Kevin
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects