[strongSwan] Client Attestation in StrongSwan

Charak, Vikas vicharak at verisign.com
Tue May 31 20:52:05 CEST 2016


StrongSwan 5.3.2 :
The fix is that you edit file  /etc/strongswan/strongswan.d/imcv.conf
And specify , sqllite db inside section
 imcv {


database = sqlite:///etc/pts/config.db



Š.
}



And NOT as per instructions https://www.strongswan.org/lss2012.pdf
(this did not work)
libimcv {
plugins {
imv-attestation {
database = sqlite:///etc/pts/config.db
cadir = /etc/pts/cacerts
hash_algorithm = sha1
}
}
}












On 5/31/16, 2:41 PM, "Users on behalf of Johannes Kastl"
<users-bounces at lists.strongswan.org on behalf of mail at ojkastl.de> wrote:

>On 31.05.16 20:38 Charak, Vikas wrote:
>> No worriesŠI figured this one out.
>> 
>
>Care to share your solution? For the next one having the same issue...
>
>Johannes
>
>



More information about the Users mailing list