Mac OS Mountain Lion User-Agent: ocspd/1.0 is not able to authenticate
search cancel

Mac OS Mountain Lion User-Agent: ocspd/1.0 is not able to authenticate

book

Article ID: 166690

calendar_today

Updated On:

Products

Director ProxySG Software - SGOS

Issue/Introduction

When using MAC OS Mountain Lion, it uses User-Agent: ocspd/1.0 to verify certificate validity, the user agent is not able to authenticate and needs to be bypassed in the authentication layer.

Resolution

Authentication can be bypassed in CPL or VPM as described below.

To bypass this user agent, the following CPL can be used

<Proxy>
    request.header.User-Agent="ocspd/1.0" authenticate(no)

In VPM, create a new rule in the top of your authentication layer

where the Source is defined with ocspd/1.0, as in the screenshot below.