-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow ACC communication before PUSH_REPLY by using auth pending method
This is reusing the auth pending method as this is just another method where the final authentication decision is pending on some results. In this case custom messages going back and forth. This can be tested using client-pending-auth 5 1 "ACC:1000 A:6 cck1:certcheck:cxa1:fortune" 60' with OpenVPN 2.x servers easily. Also correctly use ClientEvent::Base::Ptr with the Clientevents to avoid problems with not correctly using RCPtr Signed-off-by: Arne Schwabe <[email protected]>
- Loading branch information
Showing
2 changed files
with
48 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters