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"
<[email protected] on behalf of [email protected]> 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
>
>

_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to