I have create new table in keystone database now i want to store .pem file in that table which datatype should i use ?
i i want to retrieve this .pem file also
(i want to store it as file in database not it's content)
First time here? Check out the FAQ!
![]() | 1 | initial version | |
I have create new table in keystone database now i want to store .pem file in that table which datatype should i use ?
i i want to retrieve this .pem file also
(i want to store it as file in database not it's content)
![]() | 2 | No.2 Revision |
I have create new table in keystone database now i want to store .pem file (or .txt file)file in that table
which datatype should i use ?
i i want to retrieve this .pem file also
(i want to store it as file in database not it's content)